info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: updating to a particular date on a branch


From: Larry Jones
Subject: Re: updating to a particular date on a branch
Date: Tue, 12 Feb 2002 14:14:19 -0500 (EST)

chiranjeeb_buragohain writes:
> 
> I am trying to reconstruct the state of a repository on a particular 
> date on a branch.   If I check out the branch in a particular 
> directory and then run
> 
> cvs update -D "2 Feb 2002" 
> 
> inside the directory, I get the trunk as of 2 Feb 2002, not the 
> branch.   Any help on this will be highly appreciated.   Thanks

You need to specify both the branch and the date:

        cvs up -r mybranch -D '2002-02-02'

-Larry Jones

These child psychology books we bought were such a waste of money.
-- Calvin's Mom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]