Edwin wrote:
> 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.
Fixed in r14115.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-09-26 20:55:59 CEST