From owner-freebsd-questions@FreeBSD.ORG Sat Jul 1 01:58:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 C91F716A40F for ; Sat, 1 Jul 2006 01:58:30 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8CD543D64 for ; Sat, 1 Jul 2006 01:58:26 +0000 (GMT) (envelope-from wmoran@collaborativefusion.com) Received: from localhost (monrovll-cuda1-24-53-251-44.pittpa.adelphia.net [24.53.251.44]) (AUTH: LOGIN wmoran, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by wingspan with esmtp; Fri, 30 Jun 2006 21:58:25 -0400 id 00056403.44A5D6C1.00013950 Date: Fri, 30 Jun 2006 21:58:23 -0400 From: Bill Moran To: "Jim Stapleton" Message-Id: <20060630215823.f70fd34a.wmoran@collaborativefusion.com> In-Reply-To: <80f4f2b20606301736t3f86d8aen53038d675825ce91@mail.gmail.com> References: <80f4f2b20606301736t3f86d8aen53038d675825ce91@mail.gmail.com> Organization: Collaborative Fusion X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.19; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: requesting some info on CVSUP (some is help related, others are your own personal preferences) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jul 2006 01:58:30 -0000 "Jim Stapleton" wrote: > 3) *default release=cvs tag=. > OK, what other options are there for release/tag, and where can I find them? > > For tag, I know of RELENG_#, and I suspect there is also CURRENT_# and > STABLE_#, is there any other, such as RELENG_#_#, etc? You can use either tag= or date= date= is useful if you know a specific port worked on a certain day and was broken afterwards, or if you're rolling out several machines over a period of time and want to ensure they all have the same ports tree for consistency sake. tag=. means "latest". The ports tree doesn't have other tags. The source tree has RELENG tags, and tag=. is head (again: latest). See this page for more on source tags: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvs-tags.html -- Bill Moran That's why I never kiss 'em on the mouth. Jayne Cobb