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

Re: Disable the Checkout dialog from the command prompt

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 15 Apr 2013 21:11:33 +0200

On 15.04.2013 16:40, yalamanchili wrote:
> Hi,
>
> I like to use TSVN automation from commandline.Below is the code I am using:
>
> "C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe" /command:checkout from /url: to /path" /notempfile /closeonend:2
>
> Every time I have to click on OK button on checkout dialogue,it will close the final window automatically.
>
> Can anyone please let me know how I can close the checkout dialogue also automatically.

TortoiseSVN is a GUI client. If you don't want any GUI show up, you
should use the command line client.

Stefan

-- 
        ___
   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=3053394
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-04-15 21:11:42 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.