info-cvs
[Top][All Lists]
Advanced

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

RE: Tags in Branches ??


From: Garg, Sukh
Subject: RE: Tags in Branches ??
Date: Fri, 5 Oct 2001 11:56:14 -0400

Hi All,
What i think after -r there should be revision no and not branch name as
suggested by 'Edouard'
Edouard : cvs tag -r branch_name new_tag_name_on_branch module_name
sukh :    cvs tag -r  new_tag_name_on_branch  branch_name  module_name

Pls correct me if i am wrong.
-sukh

-----Original Message-----
From: Edouard Cugni [mailto:address@hidden
Sent: Friday, October 05, 2001 11:17 AM
To: address@hidden
Cc: address@hidden
Subject: Re: Tags in Branches ??



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
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs



reply via email to

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