Re: Passing Revision numbers - quick question

2013-01-02 Thread felix schwitzer
On 01/02/2013 03:01 AM, Z W wrote: Hi All We have a chained job (job with 4 subjobs). Is there a way to pass SVN revision number of the update checkout from the 1st subjob to the next subsequent subjob among the build subjobs, so that all the subjobs run on the latest revision number of the 1st

Passing Revision numbers - quick question

2013-01-01 Thread Z W
Hi All We have a chained job (job with 4 subjobs). Is there a way to pass SVN revision number of the update checkout from the 1st subjob to the next subsequent subjob among the build subjobs, so that all the subjobs run on the latest revision number of the 1st subjob after the 1st job started? If