Hi Peter,

> Now I want to tag the state of the branch. Do I have to use "cvs tag -b 
> blabla" or just "cvs tag blabla" ???
> 
 Just use: cvs tag -r branch_name new_tag_name_on_branch module_name
 
 If you want to apply tag on the top of the branch without
 having a working copy, just use rtag.


 Edouard


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

Reply via email to