Subject: Re: Checking source out from CVS
To: Greg 'groggy' Lehey <grog@lemis.com>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-help
Date: 09/16/2002 20:11:44
On Tue, 17 Sep 2002, Greg 'groggy' Lehey wrote:
> > This occurred for many other directories as well. In this case, I
> > renamed the directory and picked up a new copy, after which I compared
Was the problem fixed (no "it is in the way" messages) when you picked up
a new copy?
> > the files. All the files were identical, but the timestamps in
> > CVS/Entries were not:
> >
> > --- systrace.old/CVS/Entries Sun Sep 1 02:41:56 2002
> > +++ systrace/CVS/Entries Sun Sep 15 16:06:45 2002
> > @@ -1,22 +1,22 @@
> > +/Makefile/1.6/Mon Aug 19 09:56:03 2002//
> > -/Makefile/1.6/Sat Aug 24 17:11:31 2002//
> > +/filter.c/1.5/Wed Aug 28 03:52:44 2002//
> > -/filter.c/1.5/Sat Aug 31 17:11:55 2002//
These .old Entries have the wrong timestamps.
I can only guess that something failed on that cvs server around Sept 1.
(In August two other NetBSD CVS servers had problems with running out of
disk space. I don't know if that is related.)
Some cvs mailing lists have had some discussion on improving that "move
away ...; it is in the way" error messages. Maybe the newer cvs code does
the right thing. You may want to ask a cvs specific mailing list.
Jeremy C. Reed
http://bsd.reedmedia.net/