[GRASS5] tagging 5.0.1

Tomorrow I would like to tag 5.0.1 release branch.

To be sure, I would like to know the cvs tag command
from the experts.
Will this be correct?
cvs tag -r <releasebranch> <tagname>

Thanks,

Markus

Markus Neteler wrote:

Tomorrow I would like to tag 5.0.1 release branch.

To be sure, I would like to know the cvs tag command
from the experts.
Will this be correct?
cvs tag -r <releasebranch> <tagname>

Just use "cvs tag -c <tagname>". The tag will correspond to the
versions which are in your working directory.

--
Glynn Clements <glynn.clements@virgin.net>