Re: cvs question

2002-02-17 Thread Charles Baker
<> > > > > I moved the source to a different machine where I > had > > set up a new repository. I edited the headers of > the > > files that had been checked in before, deleting > the > > expanded $ID$ information. I then proceeded to do > a > > standard ``cvs import`` of my project. I then > chec

Re: cvs question

2002-02-17 Thread Matthew Dalton
Charles Baker wrote: > > Are there any cvs guru's on the list? I had some files > that had previously been checked into cvs. There were > also some files in the same project which had not been > checked in ever. > > I moved the source to a different machine where I had > set up a new repository.

Re: CVS question

2000-04-10 Thread Maciej Kalisiak
On Mon, Apr 10, 2000 at 05:17:39PM -0400, Brian Lavender wrote: > Here is how I backed up. I was on version 1.7, so I deleted the file I had. I > then > did a cvs checkout -r 1.6 which warned me that the current file had been > deleted, > but gave me 1.6. > > I made my changes, but now and can't

Re: CVS question

2000-04-10 Thread Gary Hennigan
Brian Lavender <[EMAIL PROTECTED]> writes: > I have been using cvs to track development of the my latest tk/perl > application. I have been coding along starting with version 1.1 > cruising along and making commits along the way. I got up to version > 1.7 when I realized that I wanted to back up to