info-cvs
[Top][All Lists]
Advanced

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

update


From: Walsh, Matthew
Subject: update
Date: Wed, 13 Feb 2002 16:36:46 -0700

Anyone have any idea how difficult it would be to get the 
checkout and update commands to layer versions.

Eg..

So that someone can say:

IF the file is on branch BRANCH, give me the latest version there, otherwise
give me the one tagged TAG, wherever that may be.

Currently, you can get the Tagged version (branch or non-branch), and if
not tagged, the only option is the latest on  the main branch. It would
be nice to have the option of skipping anything not tagged and leaving it
alone. CVS deletes it from the sandbox if the -f option isn't specified.

What I want is:

cvs co -rTAG module
cvs update -rBRANCH

without losing anything out of my sandbox that isn't BRANCHed.

Thanks,
Matt



reply via email to

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