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.
