info-cvs
[Top][All Lists]
Advanced

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

Re: How to keep track of revisions of files based on another file?


From: Larry Jones
Subject: Re: How to keep track of revisions of files based on another file?
Date: Fri, 20 Feb 2004 14:34:52 -0500 (EST)

Phil Labonte writes:
> 
> I have a bunch of files that are part of a project. Now in the futur if 
> I want to see, based on the revision of any file in that project what 
> the revisions of all the other files were at that time, is there a way 
> to do that?

Tag configurations that you're likely to want to return to in the
future.

> Or better yet, if I want to check out a previous version of one of the 
> files how could I check out the corresponding versions of the other files.

"Corresponding" is a nebulous concept without a tag, but you could
always check the revision log of the file in question to find the date
and time that it was created and then do a checkout or update -D to get
all the files as of that time.

-Larry Jones

OK, there IS a middle ground, but it's for sissy weasels. -- Calvin




reply via email to

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