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

Re: Automated Nightly Builds

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-08-05 22:30:03 CEST

Andy Levy wrote:
> On 8/3/06, Alex Chen <a9chen@yahoo.com> wrote:
>>
>> Hello,
>> I am writing a perl script to do automatic nightly builds. I need the
>> script
>> to checkout the projects from the repository and then build the
>> projects. I
>> tried executing this line:
>> TortoiseProc.exe /command:checkout /path:"C:\tmp" /ur:"http://redhat.com"
>> /notempfile /closeonend:1
>> When this line is executed, it pops a dialog and requires the user to
>> click
>> ok before it can proceed. Is there a way not for the user to click ok? I
>> need everything to be automated without user intervention.
>
> If you need complete automation, hands-off, use the Subversion
> command-line client, or the Perl modules.

Also, do the first checkout manually, then just do an svn update for the
nightly build. That way you only have to download the changes.

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 Sat Aug 5 22:29:27 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.