From owner-freebsd-stable@FreeBSD.ORG Sat Jun 25 09:49:41 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A47816A42F for ; Sat, 25 Jun 2005 09:49:41 +0000 (GMT) (envelope-from "cyb."@gmx.net) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 00E2643D1D for ; Sat, 25 Jun 2005 09:49:40 +0000 (GMT) (envelope-from "cyb."@gmx.net) Received: (qmail invoked by alias); 25 Jun 2005 09:49:39 -0000 Received: from pD952C061.dip0.t-ipconnect.de (EHLO p4-3200.local) [217.82.192.97] by mail.gmx.net (mp015) with SMTP; 25 Jun 2005 11:49:39 +0200 X-Authenticated: #4870692 From: Andreas Rudisch To: Leland In-Reply-To: <1119691335.526.19.camel@p4-3200.local> References: <013701c57951$34bf6ec0$0c01a8c0@Pentium166> <1119691335.526.19.camel@p4-3200.local> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-3+ciAXy75L6KctxZFs+3" Date: Sat, 25 Jun 2005 11:49:37 +0200 Message-Id: <1119692977.711.3.camel@p4-3200.local> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port X-Y-GMX-Trusted: 0 Cc: freebsd-stable Subject: Re: cvsup from 4.11-RELEASE to 4.11-RELEASE-p1 28,000 errors X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 09:49:41 -0000 --=-3+ciAXy75L6KctxZFs+3 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2005-06-25 at 11:22 +0200, Andreas Rudisch wrote: > On Fri, 2005-06-24 at 23:43 -0700, Leland wrote: > > I have got to be doing someting wrong, it is right in front of me and I= just > > don't seel it. > > Hope someone can help, thanks. > >=20 > > >From a clean install of 4.11-RELEASE with All Distributions, > > cvsup-without-gui was then installed from ports. > >=20 > > cvsup -g -L 2 cvs-supfile will produce src-all/checkouts.cvs:RELENG_4_= 11 > > with 8310752 bytes > > and more than 28,000 lines starting with "C src/...." > >=20 > > Here is my cvs-supfile: > > *default host=3Dcvsup9.us.FreeBSD.org > > *default tag=3DRELENG_4_11 > > *default date=3D2005.03.28.15.57.00 > > *default base=3D/usr/local/etc/cvsup > > *default prefix=3D/usr/local/etc/cvsup > > *default release=3Dcvs > > *default delete use-rel-suffix > > *default compress > > src-all > > ports-all > > doc-all > > cvsroot-all > >=20 >=20 > Do not mix ports and source, it is always better to use two seperated > supfiles for each. Take a look in here: >=20 > /usr/share/examples/cvsup/ >=20 > I am not sure why you want to use a date. If you only want to update to > the security branch of FreeBSD 4.11 you do not need it. >=20 > Here as an example my supfiles for 5.4 to give you an idea. >=20 > ports-supfile: >=20 > *default host=3Dcvsup.no.FreeBSD.org > *default base=3D/var/db > *default prefix=3D/usr > *default release=3Dcvs tag=3D. > *default delete use-rel-suffix > *default compress > ports-all > > > security-supfile: >=20 > #cvsupfile for 5.4-security > *default host=3Dcvsup.no.FreeBSD.org > *default base=3D/var/db > *default prefix=3D/usr > *default release=3Dcvs tag=3DRELENG_5_4 > *default delete use-rel-suffix > *default compress > src-all If you really want to get FreeBSD 4.11-p1, then adding the date was correct= . *default date=3D2005.03.28.15.57.00 (with RELENG_4_11 of course). > The tag is important, for ports it is always '.', which means you will > always get the latest version. If you use this tag for the source tree > too, then you will end up getting the latest -CURRENT version, the > development branch. >=20 > The -STABLE branch only uses the release number, e.g. RELENG_4 would be > FreeBSD 4-STABLE. The -SECURITY branch, you want to get, has an > additional number added, RELENG_4_11. >=20 > For further information you should read this: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.ht= ml Andreas --=20 GnuPG key : 0xD25FCC81 | http://cyb.websimplex.de/pubkey.asc Fingerprint: D182 6F22 7EEC DD4C 0F6E 564C 691B 0372 D25F CC81 --=-3+ciAXy75L6KctxZFs+3 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBCvSixaRsDctJfzIERAkZIAJ9nKVXowpTumiuKJz+8XwWS/m9LpACgnjfv uVpjHdgdB6jzi3Wko1KWddU= =cQLs -----END PGP SIGNATURE----- --=-3+ciAXy75L6KctxZFs+3--