hello, I downloaded Tortoisesvn to my computer. I want the following command to be executed without opening the dialog box at the end (I don't want the user to enter any data):
TortoiseProc.exe /command:commit /path:"C:\Projects\Widget3_Dev" /closeonend:1 The /closeonend:1 doesn't seem to work. I still get the pop-up dialog. I also tried changing the settings and switched the: General->Dialogs 1-> Autoclose to : Auto-close if no errors. But this also doesn't work. Can you help me out? What am I not doing right? Thanks, Carmit