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

Re: Automate build generating with TortoiseProc.exe

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Mon, 8 Dec 2008 07:25:00 +0000

2008/12/8 plamen velikov <plamen.velikov_at_varbanovsoft.com>:
> Hi, All
>
> I want to create a system for automation build generating, deployment and
> testing. Currently I am working on first step (automation build) bit I
> encountered some problems with TortoiseProc.exe. What I want is to update my
> local copy with TortoiseProc.exe executing it with command line. The problem
> is that I am not able to obtain status of execution of TortoiseProc.exe
> (e.g. error or success). I want to know if TortoiseProc.exe fails to update
> my local copy.
>
> I am executing it with this command line:
> TortoiseProc.exe /command:update /path:"C:\my_local_copy" /closeonend:2

TortoiseSVN is a GUI app intended for user interaction, and does not
return an exit status taht will do what you want. If you need to
script your procedure you should use the subversion command line
client instead.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=981044
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-08 10:41:09 CET

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

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