On Fri, Feb 20, 2004 at 10:51:35AM -0800, Jenny Lowe wrote:
> I thought the following command would work: cvs rtag -b -r nbTag branch10 but
> it does nothing other than print the cvs rtag help options.

Try:
        cvs tag -b -r nbTag branch10 
("tag", not "rtag"), or:
        cvs rtag -b -r nbTag branch10 module-name

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        [EMAIL PROTECTED]
|  |  /
It must be said that they would have sounded better if the singer
wouldn't throw his fellow band members to the ground and toss the
drum kit around during songs.
        - Patrick Lenneau


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

Reply via email to