Date: Thu, 26 Feb 2004 17:57:51 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Ed Budd <ebudd@grokking.org> Cc: freebsd-questions@freebsd.org Subject: Re: cvsup config file Message-ID: <20040226175751.GB36936@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20040226072241.76c7e20f.ebudd@grokking.org> References: <20040226014707.M1244@enabled.com> <403D5D5F.2010607@users.sourceforge.net> <20040226072241.76c7e20f.ebudd@grokking.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--dTy3Mrz/UPE2dbVg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 26, 2004 at 07:22:41AM -0500, Ed Budd wrote: > On Thu, 26 Feb 2004 11:43:43 +0900 > Rob <nospam@users.sourceforge.net> wrote: >=20 > >=20 > > Noah wrote: > > > *default release=3Dcvs tag=3D. > > > ports-all > > That's how I cvsup my ports tree. So should be alright for keeping > > up-to-date with STABLE. =20 > Uh, doesn't the "tag=3D." reference mean -CURRENT not -STABLE? I think the > OP wants "tag=3DRELENG_4_9" or "tag=3DRELENG_4", depending on whether wan= ts > the RELEASE with sec patches or 4x-stable. >=20 > Or is it far too early in the morning for me to be responding to this? The OP was cvsup'ing the *ports* tree. The RELENG_x or RELENG_x_y tags simply don't exist in the section of the CVS repository dedicated to ports, so trying to use them in a ports supfile is exceedingly counterproductive -- in fact, they will result in all of the files under /usr/ports being deleted. The only tag you would want to use for the ports is 'tag=3D.', ie. the HEAD revision from CVS. There are tags like RELEASE_4_9_0 in the ports tree, but these are intended for the benefit of the people putting together release CD sets rather than for end users like thee and me. Remember, the ports are developed independently from the main system. There is no "version" of the ports tree for any particular version of the system. There are package sets available compiled for release with the system, which you could describe as "Packages for Release Foo", but there's really nothing stopping you using those packages on other release versions with the same major version number. Your success at doing that may not be total if the release you're using is a long way away from the release the packages were compiled under, but, modulo occasional incompatible changes in the pkg tools and other such things; in general it should work. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --dTy3Mrz/UPE2dbVg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAPjOfdtESqEQa7a0RAjliAJ9cYfN18pJdfSWJ/EChijhxsqKn6ACfcuv7 Fp+xYnRAV/GKUbsIaPh0nGU= =N6Dr -----END PGP SIGNATURE----- --dTy3Mrz/UPE2dbVg--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040226175751.GB36936>