Hi folks,

I have a question about cvs update.
Say I have placed a tag on certain files in the repository.

I checkout the tagged files into my work area using
cvs co -r TAGNAME <DIRLIST>

Say I now want to switch the sandbox to the latest version of all the 
files that were tagged.

When I try
cvs update -A

it updates all my files but also pulls in any other files that are in 
directories that I have in my work area.

Is there any way to tell update to only update the files in my sandbox 
and not to pull in any other files ?

Cheers

Colm A

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to