From owner-freebsd-stable Sun Mar 11 11:59:31 2001 Delivered-To: freebsd-stable@freebsd.org Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id AE17937B719 for ; Sun, 11 Mar 2001 11:59:23 -0800 (PST) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 8B7901E2; Sun, 11 Mar 2001 22:59:21 +0300 (MSK) Date: Sun, 11 Mar 2001 22:59:21 +0300 From: "Sergey A. Osokin" To: Henk Wevers Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Downgrading with cvsup? Message-ID: <20010311225921.A81690@freebsd.org.ru> Reply-To: osa@FreeBSD.org.ru References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from henk@home.cg.nu on Sun, Mar 11, 2001 at 05:25:41PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Mar 11, 2001 at 05:25:41PM +0100, Henk Wevers wrote: > How can i downgrade to 4.2-STABLE with cvsup? > Jail and Dummynet are not working correct in 4.3-BETA. > I did see a date= function in man cvsup, but how to use it? > > I want to ga back to the beginning of Februari, than jail and dummynet > did work correctly. > From man cvsup(1) date=[cc]yy.mm.dd.hh.mm.ss This specifies a date that should be used to select the revi- sions that are checked out from the CVS repository. The client will receive the revisions that were in effect at the specified date and time. At present, the date format is inflexible. All 17 or 19 characters must be specified, exactly as shown. For the years 2000 and beyond, specify the century cc. For earlier years, specify only the last two digits yy. Dates and times are considered to be GMT. The default date is `.', which means ``as late as possible''. It means that date must be 1) in GMT 2) 01.01.01.00.00.00 - 00 hours 00 mins 00 secs at 1st Jan of 2001 3) at your cvsupfile u must say: *default tag=RELENG_4 date=01.01.01.00.00.00 it means get sources from RELENG_4 at 1st Jan of 2001 00.00.00 Please undertsand that date in GMT(!!!) format. -- Rgdz, /"\ Sergey Osokin aka oZZ, \ / ASCII RIBBON CAMPAIGN osa@freebsd.org.ru X AGAINST HTML MAIL http://freebsd.org.ru/~osa/ / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message