Re: Perform a single svn checkout in a multi-configuration project

2013-02-06 Thread Fernando Cerezal
2013/2/6 nicolas de loof : > > 2013/2/6 Fernando Cerezal >> >> 2013/2/5 Les Mikesell : >> > On Tue, Feb 5, 2013 at 6:33 AM, Fernando Cerezal >> > wrote: >> >> Is there any way to perform an unique checkout to workspace? >> > >> >

Re: Perform a single svn checkout in a multi-configuration project

2013-02-06 Thread Fernando Cerezal
2013/2/6 Les Mikesell : > On Wed, Feb 6, 2013 at 6:44 AM, Fernando Cerezal wrote: >> >>>> Is there any way to perform an unique checkout to workspace? >>> >>> Multi-configuration jobs are generally used to build in parallel >>> across a different s

Re: Perform a single svn checkout in a multi-configuration project

2013-02-06 Thread Fernando Cerezal
2013/2/5 Les Mikesell : > On Tue, Feb 5, 2013 at 6:33 AM, Fernando Cerezal wrote: >> Is there any way to perform an unique checkout to workspace? > > Multi-configuration jobs are generally used to build in parallel > across a different set of platforms or environments. If your

Perform a single svn checkout in a multi-configuration project

2013-02-05 Thread Fernando Cerezal
Hello, I am configuring a Jenkins server and I dont know, if possible, how to configure correctly svn checkout. I have a multiexecutable project. Building steps are: Checkout entire repository Build per project Test per project. So, I configured a multi-configuration project with an user-axis nam