From owner-freebsd-doc@FreeBSD.ORG Mon Dec 27 15:20:25 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C753A16A4CE for ; Mon, 27 Dec 2004 15:20:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CC2D43D4C for ; Mon, 27 Dec 2004 15:20:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBRFKPWD067337 for ; Mon, 27 Dec 2004 15:20:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBRFKPqN067333; Mon, 27 Dec 2004 15:20:25 GMT (envelope-from gnats) Resent-Date: Mon, 27 Dec 2004 15:20:25 GMT Resent-Message-Id: <200412271520.iBRFKPqN067333@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Marius Nuennerich" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85B7316A4CE for ; Mon, 27 Dec 2004 15:18:14 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 505C143D46 for ; Mon, 27 Dec 2004 15:18:13 +0000 (GMT) (envelope-from marius.nuennerich@gmx.net) Received: (qmail invoked by alias); 27 Dec 2004 15:18:08 -0000 Received: from pD9E5F788.dip.t-dialin.net (EHLO olaf.hackerzberg.dyndns.org) (217.229.247.136) by mail.gmx.net (mp018) with SMTP; 27 Dec 2004 16:18:08 +0100 Message-Id: <1104160688.0@olaf.hackerzberg.dyndns.org> Date: Mon, 27 Dec 2004 16:18:08 +0100 From: "Marius Nuennerich" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.1 cc: marius.nuennerich@gmx.net Subject: docs/75543: Update to articles/cvsup-advanced X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 15:20:26 -0000 >Number: 75543 >Category: docs >Synopsis: Update to articles/cvsup-advanced >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 27 15:20:25 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Marius Nuennerich >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD 5.3-STABLE #3: Mon Dec 27 14:48:25 CET 2004 >Description: Update to the last paragraph. Original author is informed. >How-To-Repeat: >Fix: --- article.diff begins here --- --- article.sgml.bak Fri Dec 17 01:10:04 2004 +++ article.sgml Fri Dec 17 01:15:30 2004 @@ -251,14 +251,19 @@ Updating your ports collection for the first time - Since ports are tagged . (ie -CURRENT), you can - correctly sync them for the first time by adding the date - keyword (cf &man.cvsup.1; for the exact format): you should - specify a date as close as possible to that of shipping of - your ports tree. After cvsup has correctly created the ports + Since ports are normally tagged . (ie -CURRENT), you can + correctly sync them for the first time by using the tag + with which your ports were shipped. E.g., if you have installed the ports + collection from a 5.3-RELEASE Disk, you will use + ports-all tag=RELEASE_5_3_0 list=cvs:. + (which is tantamount to writing just + ports-all tag=RELEASE_5_3_0 + and subsequently renaming the checkouts file.) + After cvsup has correctly created the ports checkouts file, which is precisely the goal of this first - special sync operation, the date field must be removed; - all subsequent updates will be carried out smoothly. + special sync operation, the normal . tag can be used + and the list field must be removed; + all subsequent updates will be carried out smoothly. If you have been reading the apparently nit-picking remarks in these sections, you will probably have recognized --- article.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: