From owner-freebsd-stable Wed Sep 2 09:07:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA13977 for freebsd-stable-outgoing; Wed, 2 Sep 1998 09:07:44 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA13969 for ; Wed, 2 Sep 1998 09:07:39 -0700 (PDT) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.8) with ESMTP id JAA22821; Wed, 2 Sep 1998 09:06:33 -0700 (PDT) (envelope-from jdp) Message-Id: <199809021606.JAA22821@austin.polstra.com> To: jkb@best.com Subject: Re: make world died In-Reply-To: References: Organization: Polstra & Co., Seattle, WA Cc: stable@FreeBSD.ORG Date: Wed, 02 Sep 1998 09:06:33 -0700 From: John Polstra Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article , Jan B. Koum 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