From owner-freebsd-questions@FreeBSD.ORG Fri Aug 1 08:41:10 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A5C537B401 for ; Fri, 1 Aug 2003 08:41:10 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A28F43FA3 for ; Fri, 1 Aug 2003 08:41:08 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) h71FeucU025083 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 1 Aug 2003 16:41:03 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)h71FeuWZ025082; Fri, 1 Aug 2003 16:40:56 +0100 (BST) (envelope-from matthew) Date: Fri, 1 Aug 2003 16:40:56 +0100 From: Matthew Seaman To: Alexander Farber Message-ID: <20030801154056.GC23371@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Alexander Farber , freebsd-questions@freebsd.org References: <20030801151342.GA14284@pref.my.domain> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oTHb8nViIGeoXxdp" Content-Disposition: inline In-Reply-To: <20030801151342.GA14284@pref.my.domain> User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-8.7 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-questions@freebsd.org Subject: Re: Checking out ports using CVS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2003 15:41:10 -0000 --oTHb8nViIGeoXxdp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 01, 2003 at 03:13:42PM +0000, Alexander Farber wrote: > Hi, >=20 > as user "alex:wheel" I try the following commands >=20 > cd /usr > sudo mkdir ports > sudo chmod g+w ports > cvs -z3 -d $CVSROOT co -rRELENG_5_1 -P ports | & tee ~/ports.txt ^^^^^^^^^^=20 There's no such tag available in the ports bit of the CVS tree. You can use RELENG_5_1_0 to get exactly what went onto the 5.1 CDs, but in general with ports you just need to checkout HEAD. Cheers, Matthew=20 --=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 --oTHb8nViIGeoXxdp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/KooIdtESqEQa7a0RAv4MAJ4/lJrV7+FIYt9ZJDT+FuRPbhfOUwCdG3CN Tgb1N0UrcferUho6tm9alk4= =fdSe -----END PGP SIGNATURE----- --oTHb8nViIGeoXxdp--