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

Re: Automating 'Checkout' using TortoiseProc

From: Dmitriy Kravtsov <idkravitz_at_gmail.com>
Date: Sat, 29 May 2010 20:54:41 +1100

Hi,
You can read this appendix of TortoiseSVN manual -
http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-automation.html
And add this options to your CLI query:

   -

   /closeonend:0 don't close the dialog automatically
   -

   /closeonend:1 auto close if no errors
   -

   /closeonend:2 auto close if no errors and conflicts
   -

   /closeonend:3 auto close if no errors, conflicts and merges

-- 
Dmitry S. Kravtsov
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2614705
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-05-29 13:06:30 CEST

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.