Update without merge.

2003-07-21 Thread MIke Solem
Hello,   I would like to be able to update my project without CVS merging anything.  It should replace unedited files with newer ones if they exist.  But files which have been edited (by me but not checked in) should be left alone.  I often need to hack up a bunch of files in order to run so

Re: Update without merge.

2003-07-21 Thread Kaz Kylheku
On Mon, 21 Jul 2003, MIke Solem wrote: > Hello, > > I would like to be able to update my project without CVS merging > anything. It should replace unedited files with newer ones if they > exist. But files which have been edited (by me but not checked in) > should be left alone. This is dangero

Re: Update without merge.

2003-07-22 Thread david
> Hello, > > I would like to be able to update my project without CVS merging anything. It should replace unedited files with newer ones if they exist. But files which have been edited (by me but not checked in) should be left alone. I often need to hack up a bunch of files in order to run s