From owner-freebsd-questions Sun Jul 16 13:33:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 1B0D137B78E for ; Sun, 16 Jul 2000 13:33:26 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.15 #1) id 13Dv14-0009Ah-00; Sun, 16 Jul 2000 21:27:58 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.15 #1) id 13Dv14-000FTg-00; Sun, 16 Jul 2000 21:27:58 +0100 Date: Sun, 16 Jul 2000 21:27:57 +0100 From: Ben Smithurst To: John Cc: jim@luna.osd.bsdi.com, freebsd-questions@FreeBSD.ORG Subject: Re: Can't get CVS to work right Message-ID: <20000716212757.B84045@strontium.scientia.demon.co.uk> References: <4.3.1.2.20000716130905.00b7eef0@mail.udel.edu> <4.3.1.2.20000716130905.00b7eef0@mail.udel.edu> <20000716111632.A65719@luna.osd.bsdi.com> <4.3.1.2.20000716142905.00ac33f0@mail.udel.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="l/3WCmqZNZ+BnHMk" Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <4.3.1.2.20000716142905.00ac33f0@mail.udel.edu> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --l/3WCmqZNZ+BnHMk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable John wrote: > merlin# cat /cvs/CVSup > *default umask=3D077 > *default release=3Dcvs > *default host=3Dcvsup4.freebsd.org > *default tag=3DRELENG_4 > *default base=3D/usr/local/etc/cvsup > *default prefix=3D/cvs > *default delete > *default use-rel-suffix > *default compress > src-all > doc-all > cvs-all > cvs-crypto > www That's just wrong. If you want the CVS repository itself, you shouldn't use any tag=3D line at all. The CVS repository itself is much bigger than the checked out versions, which is what you're getting, and is a completely different format, so you should put it in a different place and point CVSROOT at the directory you choose for prefix. Also, I could be wrong, but I think cvs-all includes everything within src-all, doc-all and www anyway (as well as some other stuff). > Side note - "cvs-crypto" comes up with "Unknown collection", which is odd? Not really. It's been deleted recently. --=20 Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / --l/3WCmqZNZ+BnHMk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use MessageID: 6fGo7r1v/N21VGlelrlnrEdHix4X0BjP iQCVAwUBOXIazSsPVtiZOS99AQG6XAP+KE7A/IbJSiipPE0p96DINJ+HYUH2LzbW 9P1Kw2AG4MHjwUrkmEkc9LZJexFd4q+fMQLzSRMuSSoPtBGoH00ZsgL1WJu7oHsV PNJ0eSf9oDGYh7Is9fY3sFVAXL4UzMP1QScdVx4b8AgvH3sLQeUIIcTfDvvBh8F3 a1hx3g7x3fM= =dvbM -----END PGP SIGNATURE----- --l/3WCmqZNZ+BnHMk-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message