Re: how to build a specific git branch with jenkins

2012-04-27 Thread dwalling
was > unable. > > Rick > > On Thursday, April 26, 2012 4:07:23 PM UTC+1, dwalling wrote: >> >> We're on Windows with Git plugin 1.1.17, but no slave - just a single >> Jenkins node. >> >> On Thursday, April 26, 2012 2:42:20 AM UTC-7, Rick Gomes wr

Re: how to build a specific git branch with jenkins

2012-04-26 Thread dwalling
ins. Might not be the same > problem I'm having but the issue seems to be caused by git plugin version > > 1.1.14 and a windows slave machine. Is this the same setup you're using? > > Rick > > On Wednesday, April 25, 2012 5:34:07 PM UTC+1, dwalling wrote: >> &g

Re: how to build a specific git branch with jenkins

2012-04-25 Thread dwalling
can use the Git bash shell and get the repository just fine though without specifying a password (currently the ssh key has no password) Don On Wednesday, April 25, 2012 8:05:20 AM UTC-7, dwalling wrote: > I've attached the config file. I did edit it in 2 spots prior to posting - &g

Re: how to build a specific git branch with jenkins

2012-04-25 Thread dwalling
ins on Windows? Does Jenkins call git.exe directly or > do you have a wrapper script for it? > > -- Sami > > 2012/4/24 dwalling : > > yes, leaving it blank and letting it default to ** works just fine for > > snapshot builds. Then when I attempt to do a release build it comp

Re: how to build a specific git branch with jenkins

2012-04-24 Thread dwalling
Command.execute(AbstractCommand.java:59) *07:55:26* ... 39 more On Monday, April 23, 2012 11:27:29 PM UTC-7, sebasti...@softwareag.com wrote: > > -Original Message- > > From: jenkinsci-users@googlegroups.com [mailto:jenkinsci- > > us...@googlegroups.com] On Behalf Of

Re: how to build a specific git branch with jenkins

2012-04-23 Thread dwalling
/HEAD, origin/master) * 16:39:41* Fetching changes from 1 remote Git repository *16:39:41* Fetching upstream changes from ssh://git@/dwalling/tools.git *16:39:42*ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job. *16:39:42* [ANALYSIS

how to build a specific git branch with jenkins

2012-04-21 Thread dwalling
This is almost certainly a newbie question, so apologies in advance. I have a Jenkins maven job using Git scm that builds detached head. The branch specifier defaults to "**". When I put origin/master for the branch specifier I get ERROR: Couldn't find any revision to build. Verify the repository