From owner-freebsd-doc@FreeBSD.ORG Sat Nov 26 12:49:09 2005 Return-Path: X-Original-To: doc@freebsd.org Delivered-To: freebsd-doc@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A134016A41F for ; Sat, 26 Nov 2005 12:49:09 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0269343D46 for ; Sat, 26 Nov 2005 12:49:08 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so1780359wxc for ; Sat, 26 Nov 2005 04:49:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GYVMMzdCBhNM7pgBjqohvjseuCurvbNOShPKbV/JiLCYwJR0cOO7RVXApV+C43cVxN6kzhUb2ps69R4A3aGVqqUIsM4mF+KW1iWEOj44ogZbj2jvLQXzt1YgVa+n5q4Y9W4WtE8TsZmf8xeDmPkT9HHFDahwCWhBv/ZiJqAzxj4= Received: by 10.70.124.10 with SMTP id w10mr8652483wxc; Sat, 26 Nov 2005 04:49:08 -0800 (PST) Received: by 10.70.105.13 with HTTP; Sat, 26 Nov 2005 04:49:08 -0800 (PST) Message-ID: <84dead720511260449u165a7bf2x1bd41e06e3a8efaf@mail.gmail.com> Date: Sat, 26 Nov 2005 18:19:08 +0530 From: Joseph Koshy To: Chad Gross In-Reply-To: <17489c7a0511260006o156e9d81o6853e9c0a1e3b183@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <17489c7a0511260006o156e9d81o6853e9c0a1e3b183@mail.gmail.com> Cc: doc@freebsd.org Subject: Re: cvsup-advanced article X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Nov 2005 12:49:09 -0000 > before doing a second cvsup. It explains that one must do this > for src-all but it is not obvious to me if the same thing > needs to be done for ports-all. Can someone clarify this > please? The steps are the same, but the naming pattern for the tags differs between src/ and ports (src uses RELENG_N_M, ports/ uses RELEASE_X_Y_Z*). -- FreeBSD Volunteer, http://people.freebsd.org/~jkoshy