RE: Hudson to Jenkins migration

2012-12-19 Thread Alex Earl
t: Re: Hudson to Jenkins migration I've read on the Jenkins site that I can replace the hudson.war file with the jenkins.war file by backing up the hudson.war file and renaming the jenkins.war file to hudson.war. If I use a 1.3x jenkins.war file which is compatible with hudson 2.2.1 config format

Re: Hudson to Jenkins migration

2012-12-19 Thread Stuart Lorber
.361315.n4.nabble.com/Hudson-to-Jenkins-migration-tp4649322p4649431.html Sent from the Jenkins users mailing list archive at Nabble.com.

RE: Hudson to Jenkins migration

2012-12-18 Thread Alex Earl
I'm not familiar with the installers, but it would probably be a good idea. Sent from my Windows Phone From: Les Mikesell Sent: 12/18/2012 10:50 AM To: jenkinsci-users@googlegroups.com Cc: Stuart Lorber Subject: Re: Hudson to Jenkins migration On Tue, Dec 18, 2012 at 8:56 AM, Alex Earl

Re: Hudson to Jenkins migration

2012-12-18 Thread Les Mikesell
On Tue, Dec 18, 2012 at 8:56 AM, Alex Earl wrote: > It depends on what version. The last point at which it will probably > work very well is 1.3x. After that the formats for the job and config > XML diverged significantly. Wouldn't it be best if the installers stopped trying to migrate old hudson

RE: Hudson to Jenkins migration

2012-12-18 Thread Alex Earl
s for migrating from Hudson to Jenkins? -- View this message in context: http://jenkins.361315.n4.nabble.com/Hudson-to-Jenkins-migration-tp4649322.html Sent from the Jenkins users mailing list archive at Nabble.com.

Hudson to Jenkins migration

2012-12-18 Thread Stuart Lorber
grating from Hudson to Jenkins? -- View this message in context: http://jenkins.361315.n4.nabble.com/Hudson-to-Jenkins-migration-tp4649322.html Sent from the Jenkins users mailing list archive at Nabble.com.

RE: Hudson to Jenkins migration

2012-10-01 Thread Lars Nordin
Another path would be to update your old Hudson server to a v1.39 (if you can) since that is more compatible with Jenkins or even to install Hudson v1.39 on your new box, migrate the jobs and then upgrade that new box to Jenkins.

Re: Hudson to Jenkins migration

2012-09-28 Thread Slide
UTC-7, slide wrote: > >>> > >>> First, what version of Hudson are you trying to migrate from? The > formats > >>> for the XML files diverged after a certain point l, which makes it very > >>> difficult to migrate. Are you using the deb packaging? > >

Re: Hudson to Jenkins migration

2012-09-28 Thread Fory Horio
st, what version of Hudson are you trying to migrate from? The formats >>> for the XML files diverged after a certain point l, which makes it very >>> difficult to migrate. Are you using the deb packaging? >>> >>> Sent from my Windows Phone >>> ___

Re: Hudson to Jenkins migration

2012-09-28 Thread Slide
t;> -- >> From: Fory Horio >> Sent: 9/28/2012 5:24 PM >> To: jenkins...@googlegroups.**com >> >> Subject: Hudson to Jenkins migration >> >> Hi, I have an old Ubuntu server running Hudson. I'd like to migrate it to >> a n

Re: Hudson to Jenkins migration

2012-09-28 Thread Fory Horio
gt; Sent: 9/28/2012 5:24 PM > To: jenkins...@googlegroups.com > Subject: Hudson to Jenkins migration > > Hi, I have an old Ubuntu server running Hudson. I'd like to migrate it to > a new hardware running Jenkins on Ubuntu. I have copied /var/lib/hudson/* > to the new server, a

RE: Hudson to Jenkins migration

2012-09-28 Thread Alex Earl
PM To: jenkinsci-users@googlegroups.com Subject: Hudson to Jenkins migration Hi, I have an old Ubuntu server running Hudson. I'd like to migrate it to a new hardware running Jenkins on Ubuntu. I have copied /var/lib/hudson/* to the new server, and renamed it to /var/lib/jenkins, but it does no

Hudson to Jenkins migration

2012-09-28 Thread Fory Horio
Hi, I have an old Ubuntu server running Hudson. I'd like to migrate it to a new hardware running Jenkins on Ubuntu. I have copied /var/lib/hudson/* to the new server, and renamed it to /var/lib/jenkins, but it does not see the jobs created in the old server. I tried changing JENKINS_HOME from /