[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion Rev number - quick question

From: David Chapman <dcchapman_at_acm.org>
Date: Mon, 31 Dec 2012 12:43:21 -0800

On 12/31/2012 11:48 AM, Z W wrote:
> Hi All
>
> We are new to SVN.
> We are unsure where to configure in SVN, if needed, while using it
> with Jenkins/Hudson CI tool.
>
> We have a big chained job that runs for about an hour. Chained job
> meaning several jobs combined using downstream connections of jobs.
>
> We have the following problem, which is better explained in use case scenario:
>
> <snip>
> Issue: For those files that User C checks in, we like to pick up the
> previous versions of those files, prior to User C's checkouts after
> the job B begins running and not pick up the files versions that User
> B checks in during the job B run.
>
> We like to know if there is anything needed to be done in SVN to make it work ?
>
>

Tags are cheap copies; make a tag at the start of the build process and
have the build system use only the tag.

-- 
     David Chapman      dcchapman_at_acm.org
     Chapman Consulting -- San Jose, CA
     Software Development Done Right.
     www.chapman-consulting-sj.com
Received on 2012-12-31 21:43:58 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.