From owner-freebsd-current@FreeBSD.ORG Sat Feb 12 23:13:03 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13EAD16A4CE for ; Sat, 12 Feb 2005 23:13:03 +0000 (GMT) Received: from julesburg.uits.indiana.edu (julesburg.uits.indiana.edu [129.79.1.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ACA143D2F for ; Sat, 12 Feb 2005 23:13:02 +0000 (GMT) (envelope-from dmschei@attglobal.net) Received: from mail-relay.iu.edu (logchain.uits.indiana.edu [129.79.1.77]) j1CNCwsU028200; Sat, 12 Feb 2005 18:12:58 -0500 (EST) Received: from [10.0.1.4] (scheidt-rout.canopy.nd.edu [129.74.98.169] (may be forged)) (authenticated bits=0)j1CNCwsY004127; Sat, 12 Feb 2005 18:12:59 -0500 (EST) Message-ID: <420E8D79.70309@attglobal.net> Date: Sat, 12 Feb 2005 18:12:57 -0500 From: David Scheidt User-Agent: Mozilla Thunderbird 1.0 (X11/20050102) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Chuck Robey References: <20050212174255.Y14737@april.chuckr.org> In-Reply-To: <20050212174255.Y14737@april.chuckr.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD-current@FreeBSD.org Subject: Re: cvsup X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 23:13:03 -0000 Chuck Robey wrote: > Can someone tell me, I think it's the line that says "*default release=" > that I would manipulate to get it to manage the entire archive, not just a > checked out image ... what's the phrase that would go there, please please > please? Take a look at /usr/share/examples/cvsup/cvs-supfile It does what you want. Regards, David