Date: Wed, 27 Sep 2000 19:41:14 +0100 From: Jonathan Vaughan <jonathan@turnip.org.uk> To: Mark Ovens <marko@freebsd.org> Cc: freebsd-stable@freebsd.org Subject: Re: FAQ's (was: Makeworld is dying...) Message-ID: <20000927194114.A854@mashed.turnip.org.uk> In-Reply-To: <20000924120734.B252@parish>; from marko@freebsd.org on Sun, Sep 24, 2000 at 12:07:34PM %2B0100 References: <39C42DF4.978A63C@urx.com> <Pine.LNX.4.10.10009170918240.13465-100000@shark.harmonic.co.il> <20000917160006.D67912@wantadilla.lemis.com> <20000918154418.P8111@moose.bri.hp.com> <20000924095410.A65590@wantadilla.lemis.com> <20000924092354.A473@freebee.attica.home> <20000924003413.A2018@Odin.AC.HMC.Edu> <20000924104652.A1327@freebee.attica.home> <20000924120734.B252@parish>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 24, 2000 at 12:07:34PM +0100, Mark Ovens wrote: > If you do forget to build a checkouts file first (as per Q12 of the cvsup > FAQ) then there is a utility in the cvsup tarball (it doesn't get > installed) which will list any dead files in your source tree. > > # cd /usr/ports/net/cvsupd-bin/ > # make extract > # cd work/cvsup-16.1/contrib/cvsupchk > # ls > README cvsupchk > # cat README > README.cvsupchk > --------------- > > cvsupchk is a python script that checks a CVSup maintained directory > hierarchy against the corresponding CVSup checkouts file. It looks for > a number of anomalies: missing checked out files, deleted files being > present, extra RCS files, 'dead' directories being present and so on. root@mashed:cvsupd-bin# cd /usr/ports/net/cvsupd-bin root@mashed:cvsupd-bin# make extract root@mashed:cvsupd-bin# ls work/cvsupd-bin-16.1/contrib/ README cvsup2httplog cvsupwho root@mashed:cvsupd-bin# Anyone have any ideas why this should be missing? -- Jonathan Vaughan jonathan@turnip.org.uk PGP Key ID: 0x0AF58107 http://home.clara.net/turnip/pgp.txt | jon@pgpkey.turnip.org.uk | keyservers 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?20000927194114.A854>