[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cvs rtag -r BRANCH -D date
From: |
Alexey Mahotkin |
Subject: |
cvs rtag -r BRANCH -D date |
Date: |
Sun, 3 Jun 2001 20:11:31 +0400 (MSD) |
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
- cvs rtag -r BRANCH -D date,
Alexey Mahotkin <=