Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 2000 23:16:50 -0500
From:      "Scot W. Hetzel" <hetzels@westbend.net>
To:        <clefevre@citeweb.net>, <freebsd-stable@FreeBSD.ORG>
Subject:   Re: TRAP FAULT 12 and calcru: monotonisation
Message-ID:  <010701c022b9$9c4f22e0$8dfee0d1@westbend.net>
References:  <200009200007.e8K07Nj01825@gits.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
From: "Cyrille Lefevre" <root@gits.dyndns.org>
> is there a way to go back to 4.1-RC while the TAG have been removed ?

Yes, there is a way to go back to 4.1-RC, you just have to specify the date on the cvs command line.

    cvs update -D "07-14-2000 00:03:00 UTC"

or if your using cvsup, add this to your cvsupfile to get 4.1-RC.

    date=2000.07.14.00.03.00

> I guess it's not possible to select a snapshot by date combined to
> the tag RELENG_4, isn't it ? as I understood cvs it's only possible
> to select a snapshot only by tag or by date in -current :(
>

RELENG_4 is the name of the branch, so when you specify RELENG_4 you get the head of that branch.  If you also specify a date, then
you get RELENG_4 for that date.

Scot




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?010701c022b9$9c4f22e0$8dfee0d1>