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

TortoiseProc.exe /command:lock won't auto close dialog

From: Edwin <EdwinTai_at_gmail.com>
Date: Fri, 26 Sep 2008 00:02:57 -0700 (PDT)

I read http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-automation.html
to use lock my svn folders , but it always pupup dialog ,I have to
press ok myself..
I run command as below ,I have change GUI setting auto close when no
errors
TortoiseProc.exe /command:lock /logmsg "test" /path:"D:\svn_wc\" /
closeonend:1
if I only change to /coomand:update,it will auto close dialog.I use
1.5.3.13783 version.is there any bugs or I lost something here?Thanks.

The progress dialog which is used for commits, updates and many more
commands usually stays open after the command has finished until the
user presses the OK button. This can be changed by checking the
corresponding option in the settings dialog. But using that setting
will close the progress dialog, no matter if you start the command
from your batch file or from the TortoiseSVN context menu.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-09-26 09:04:56 CEST

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.