[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: Lorenz <lorenznl_at_yahoo.com>
Date: Fri, 19 Oct 2012 06:44:17 +0000

balaji akula wrote:
>I like to use TSVN build automation from command line. When I call the
>batch file, on checkout dialog every time i have to click
>OK button. How can i disable it. I have to schedule it at night builds. Can
>any one please send me the code for Hide the checkout dialog.

use the command line client for that (svn.exe)

"C:\Program Files\TortoiseSVN\bin\svn.exe" co %svnlocation% %source%

(you may need to re-run the tsvn installer and enable installation of
the command line tools)

and by the way: this is the developer mailing list, not the user one
(users_at_tortoissvn.tigris.org)

-- 
Lorenz
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3021909
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-10-19 10:28:03 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.