info-cvs
[Top][All Lists]
Advanced

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

Re: Import and obsolete file deletion


From: Larry Jones
Subject: Re: Import and obsolete file deletion
Date: Tue, 28 Aug 2001 13:46:20 -0400 (EDT)

Richard Wesley writes:
> 
> We use cvs to track the application framework we use (PowerPlant) and 
> our fixes to it.  Yesterday, I did an import of a new build in the 
> usual way, and did a
> 
> cvs co -jmetrowerks:yesterday -jmetrowerks

You probably need to use the explicit release tags you used in the
import instead of using the vendor tag with :yesterday.  Something like:

        cvs co -jV1_4 -jV1_5 module

That will allow CVS to detect deleted (and moved) files and handle them
appropriately.

-Larry Jones

I think your train of thought is a runaway. -- Calvin's Mom



reply via email to

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