Re: Version Number Plugin question

2013-07-02 Thread DaveS
I figured out how to reset the numbering, 'Number of builds since the start of the project' On Monday, July 1, 2013 3:04:00 PM UTC-5, DaveS wrote: > > Jenkins ver. 1.509.1 <http://jenkins-ci.org/> > Version Number > Plug-In<https://wiki.jenkins-ci.org/displa

Re: Version Number Plugin question

2013-07-02 Thread DaveS
How do you reset the Version Number in BUILD_ALL_TIME to start renumbering. On Monday, July 1, 2013 3:04:00 PM UTC-5, DaveS wrote: > > Jenkins ver. 1.509.1 <http://jenkins-ci.org/> > Version Number > Plug-In<https://wiki.jenkins-ci.org/display/JENKINS/Version+Number+Plug

Version Number Plugin question

2013-07-01 Thread DaveS
Jenkins ver. 1.509.1 Version Number Plug-In 1.4.1 I am sure that the answer to this is easy, but I just haven't

Build fails with 'ref?service=git-upload-pack not found'

2013-05-28 Thread DaveS
Caused by: hudson.plugins.git.GitException: Error performing command: C:\Program Files (x86)\Git\cmd\git.exe clone --progress -o origin http://servername.com/home/git/repositories/directory/abcdefg.git C:\Jenkins\workspace\directory Command "C:\Program Files (x86)\Git\cmd\git.exe clone --progres

Jenkins CVS Plugin default update parms changed?

2012-11-16 Thread DaveS
It appears that the default update parms have changed with the update I just did to Jenkins. I updated Jenkins to 1.466.2 and all the plugins. The Jenkins CVS plugin is now at 2.7 At the start of the build, the CVS update used to look like this: /Developer_4.2/usr/bin/cvs -q -z3 update -PdC -D

Builds failing with cvs problem.

2012-11-15 Thread DaveS
I updated Jenkins to 1.466.2 and all the plugins also. The Jenkins CVS plugin is now 2.7 Since doing the updates the builds are failing with something like this: cvs server: .plist is locally modified cvs [server aborted]: correct the above errors first! Before the updates, the 1st thing tha

publish_over_ssh plugin

2012-11-06 Thread DaveS
I am trying to use the publish_over_ssh plugin to deploy files and run a .bat file. The userid used for the SSH has full control on the receiving server. The files deploy just fine, but the .bat file does not get run. I have set up the server in the main config Jenkins. Specified that ser