Re: Git-Jenkins Issue

2014-01-09 Thread Aaron Golub
. On Wed, Jan 8, 2014 at 1:21 PM, Aaron Golub oldba...@gmail.comjavascript: wrote: I'm having a hell of a time getting Jenkins to work with Git. I'm on Ubuntu 10.04, Jenkins 1.545, Git 1.7.9.5. I've installed the Jenkins Git Client 1.6, Jenkins Git 2.0 plugins as well as a few others that I

Git-Jenkins Issue

2014-01-08 Thread Aaron Golub
I'm having a hell of a time getting Jenkins to work with Git. I'm on Ubuntu 10.04, Jenkins 1.545, Git 1.7.9.5. I've installed the Jenkins Git Client 1.6, Jenkins Git 2.0 plugins as well as a few others that I use for ANT and SVN integrations I've tried setting up jobs to pull from both a

File Patching

2013-04-24 Thread Aaron Golub
I currently use Jenkins for CI, Jira for ticketing and SVN as a repository. I'm wondering if there is a way to patch a specific files from SVN to a live server based on the jira issue and the latest files comitted via SVN. Is there a plugin for this? Any help would be greatly appreciated.