Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/usr.bin/calendar/calendars



On Fri, Mar 12, 2004 at 07:49:07PM +0100, Hubert Feyrer wrote:
> On Fri, 12 Mar 2004, Jan Schaumann wrote:
> > Which of course is now a bit more difficult that we just lost all the
> > history from othersrc...  Too bad.  Should have done this before the
> > move.  Yes, yes, hindsight is 20/20. :-)
> 
> Um, why was it nuked from the repository?
> I'd expect that 'cvs log' would still work:
> 
> miyu% cd /usr/cvs/othersrc/
> miyu% ls -lad bootstrap-pkgsrc
> ls: bootstrap-pkgsrc: No such file or directory
> miyu% cvs log bootstrap-pkgsrc/Makefile | head
> cvs [log aborted]: no such directory `bootstrap-pkgsrc'

You have to do a "cvs update -d bootstrap-pkgsrc". Note the lack of the -P 
option. cvs log will find files that are in the Attic, but the directory 
structure must be locally present.

Note also that cvs knows nothing about bootstrap-pkgsrc/Makefile. Since it 
does know about bootstrap-pkgsrc/digest/digest.c, I think these files may 
have been checked in strangely.

Take care,

Bill

Attachment: pgpslr1OtZkYS.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index