Plugin Information
WARNING: CVS Tagging plugin currently does not work with CVS Plugin 2.0 or later. What does this do?This plugin will perform CVS tagging (cvs rtag when possible) after a job has been built successfully. ConfigurationTodo Change LogRelease 1.7 (Nov 3rd, 2011):
Release 1.6 (April 30, 2011):
Release 1.5 (January 28, 2010):
Release 1.4 (May 11, 2009):
Release 1.3 (December 8, 2008):
Release 1.2 (October 4, 2008):
Release 1.1 (June 17, 2008):
Release 1.0 (June 16, 2008):
|
CVS Tagging Plugin
Skip to end of metadata
Go to start of metadata
Comments (9)
Mar 26, 2010
Jason Buster says:
I'm trying to get this plugin working on a slave build server, but it always ret...I'm trying to get this plugin working on a slave build server, but it always returns "ERROR: Cannot run program "cvs" (in directory "/tmp/hudson2842237934168090073tmp"): java.io.IOException: error=2, No such file or directory"
I'm assuming that this means that it cannot find the cvs execuatable, but I have double checked and it's in the PATH. Also, when tagging after the build, it works fine, it's just during the build that it has a problem. So, it seems to be a problem when executing on the slave.
Any help would be greatly appreciated.
–
JKB
May 01, 2011
Brad Trimby says:
This should be fixed in release 1.6This should be fixed in release 1.6
Apr 06, 2010
Bertram Carlyle says:
Is there a way to have this plugin run cvs rtag with the "-F" parameter, so that...Is there a way to have this plugin run cvs rtag with the "-F" parameter, so that it moves an existing tag? I want to tag files involved in every successful build as "BUILD_SUCCESS", but if I try to do that via this plugin I get errors that the tag already exists.
Aug 04, 2010
David Cate says:
Agreed - this is causing us no end of problems for our staged builds and our sch...Agreed - this is causing us no end of problems for our staged builds and our scheduled developer deployments.
May 01, 2011
Brad Trimby says:
Check out the new release, I added this feature.Check out the new release, I added this feature.
Jun 03, 2011
Saran Chinnaraj says:
Hi, When I try to tag the successful build, it's failing with the following err...Hi,
When I try to tag the successful build, it's failing with the following error.
CVS Tag plugin does not support tagging for SCM hudson.scm.NullSCM@4cdff864.
I'm using version 1.6 of this plugin.
Thanks in advance for the help
Saran
Apr 13, 2012
Roland Benning says:
This site says, that the plugin does currently not work with cvs-plugin 2.0 or l...This site says, that the plugin does currently not work with cvs-plugin 2.0 or later. Is there any scedule for fixing this?
May 21, 2012
David Gibson says:
I need to embed the tag in my build executables, if I create a text file contain...I need to embed the tag in my build executables, if I create a text file containing the tag, during my build, is it possible to read this/use it as the tag string?
Jan 13, 2014
David Nascimento says:
Hi, will a tagging plugin that work with version 2.0 be released?Hi, will a tagging plugin that work with version 2.0 be released?
Add Comment