Date: Wed, 02 Sep 1998 09:06:33 -0700 From: John Polstra <jdp@polstra.com> To: jkb@best.com Cc: stable@FreeBSD.ORG Subject: Re: make world died Message-ID: <199809021606.JAA22821@austin.polstra.com> In-Reply-To: <Pine.BSF.4.02A.9809020115001.8826-100000@shell6.ba.best.com> References: <Pine.BSF.4.02A.9809020115001.8826-100000@shell6.ba.best.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <Pine.BSF.4.02A.9809020115001.8826-100000@shell6.ba.best.com>, Jan B. Koum <jkb@best.com> wrote: > Odd thing is.. Going throug my CVSup logs I find: > > c src/usr.bin/compile_et/et_name.c,v RELENG_2_2 . > 2#871#19#8688036454#21503#444 > c src/usr.bin/compile_et/init_et.c,v RELENG_2_2 . > 2#871#19#8688036464#27243#444 > C src/usr.bin/compile_et/mit-sipb-copyright.h,v RELENG_2_2 . > 2#871#19#9010270884#15053#444 1.1 95.01.14.22.29.34 > 2#871#19#7901225743#7693#644 > c src/usr.bin/compile_et/perror.c,v RELENG_2_2 . > 2#871#19#8688036464#27073#444 > D src/usr.bin/compile_et/test That's not a log, it's CVSup's checkouts file. It's not really meant for human consumption. > etc.. However, most of those files are not in > /usr/src/usr.bin/compile_et now. What does c, C, D letter at the beginign > mean? I guess I should rtfm that cvsup man page now. :) See "doc/Checkouts" in the CVSup source distribution if you really want to understand it. But it's entirely subject to change in the future. I will probably move toward a DBM database for better performance. By the way, the lower-case 'c' lines are for files that are dead, i.e., files that should not be present in your checked-out version. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809021606.JAA22821>