If I try to say

   $ cvs rtag -r BRANCH -D "23 Jan 2001" TEST junk

it says

   cvs [rtag aborted]: -r and -D options are mutually exclusive

The thing is that those options are mutually exclusive only when -r
specifies non-branch tag. 

If there is no other method of tagging branch by date, this should be
made one.

  $ cvs rtag -r BRANCH TEST junk

works like a charm.  Probably it's not so hard to extend its
functionality...


Thank you,

--alexm


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

Reply via email to