Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Mar 1998 08:41:56 -0800
From:      John Polstra <jdp@polstra.com>
To:        current@FreeBSD.ORG
Subject:   Re: cvs update -D'03/12/1998' . No CVSROOT specified! 
Message-ID:  <199803191641.IAA28951@austin.polstra.com>
In-Reply-To: <199803190752.SAA18722@cain.gsoft.com.au>
References:  <199803190752.SAA18722@cain.gsoft.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <199803190752.SAA18722@cain.gsoft.com.au>,
Daniel O'Connor <doconnor@gsoft.com.au> wrote:

> It appears you cvsup a current tree, and therefore don't have a CVS
> repository, so you just tell cvsup to get a copy of source which is further 
> back.
> I haven't done it, but adding 'date=98.03.12.00.00' to your cvsup file and 
> rerunning cvsup on this config file should do it..

That's right, except you left out the seconds field.  It should be:

    date=98.03.12.00.00.00

Warning to everybody else: DON'T do this unless your usual supfile
already has a "tag" or "date" specification in it.  If you don't
already have that, then you've been CVSupping the CVS repository,
not the checked-out -current tree.  In that case, you should use
something like "cvs -q upd -D 3/12/98" to revert your tree.  If
you are uncertain about this, read and reread cvsup(1) until you
understand the difference between CVS mode and checkout mode.

John
--
   John Polstra                                       jdp@polstra.com
   John D. Polstra & Co., Inc.                Seattle, Washington USA
   "Self-knowledge is always bad news."                 -- John Barth

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803191641.IAA28951>