RE: Need to checkout from Branch and build the project

2012-02-20 Thread dhanesh.koliyat
checkout from Branch and build the project Well, it's been a long time since we've switched from CVS to SVN, but if I'm not wrong there should be additional text input for the name of the branch just below the CVSROOT configuration. You can't co a branch from CVS with a URL - you

Re: Need to checkout from Branch and build the project

2012-02-20 Thread Ilko Iliev
Well, it's been a long time since we've switched from CVS to SVN, but if I'm not wrong there should be additional text input for the name of the branch just below the CVSROOT configuration. You can't co a branch from CVS with a URL - you need to specify the name of the branch. Hope I'm not very o

Re: Need to checkout from Branch and build the project

2012-02-20 Thread dhanesh.koliyat
Branches are already created. Now which URL i need to change? My CVSROOT is ":pserver:user:p...@example.server.com:/home/cvs/repository_abc" My branch name is "Release1" Where I need to change the URL?? -- View this message in context: http://jenkins.361315.n4.nabble.com/Need-to-checkout-from-

Re: Need to checkout from Branch and build the project

2012-02-20 Thread Maureen Barger
Well first you would need to create the branch in your repo if it is not already done, and modify poms and other supporting files if required. Then you can either modify your jobs in Jenkins to point to the different URL for your repo (reflecting the branch) or create a new view and new jobs based