Discussion:
adding another tag to already tagged configurations
guest33
2009-06-10 23:07:10 UTC
Permalink
Hello All,

I want to tag an already tagged build, is this possible without specifying
the module to tag?

The reason is my project builds and is labeled myproject-build-xxx and this
build consists of many modules coming from head and branch-y. As this build
was chosen to be the integration build, i would like to specify cvs to tag
all configurations that already have the tag myproject-build-xxx with
another tag, say, integrationBuild-nn (not removing the first tag ofcourse,
but just adding another tag).
Is this possible?
something like this... ?

cvs rtag -a -r myproject-build-xxx integrationBuild-nn


thank you in advance
--
View this message in context: http://www.nabble.com/adding-another-tag-to-already-tagged-configurations-tp23972765p23972765.html
Sent from the Gnu - Cvs - Info mailing list archive at Nabble.com.
Larry Jones
2009-06-11 12:47:49 UTC
Permalink
Post by guest33
I want to tag an already tagged build, is this possible without specifying
the module to tag?
No, but you should be able to specify "." as the module to process the
whole repository.
--
Larry Jones

Let's pretend I already feel terrible about it, and that you
don't need to rub it in any more. -- Calvin
Loading...