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

Re: How to automate build [2]

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-02-14 17:17:06 CET

jijio jkji wrote:
> Thanks for thye response on how to use cruisecontrol.net to
> automatically cerate a build each time I commit a file. It works: every
> time I or my coworker commits a file to the repository cc tells SVN to
> do a checkout of the trunk to a directory. Only thing is, every time a
> new checkout gets added to the previous one. So after 5 commits I have 5
> checkouts of the trunk, each in its own labeled directory...
>
> Can anyone tell me how I can make it so that I have only 1 build and a
> new one overwrites the exisisting build - instead of adding to it?

I think you need to update instead of checking out.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Feb 14 17:16:35 2006

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

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