Hello everybody, I am currently starting to work on my master thesis and would like to use SVN to automatically save my work. I am currently using SVN for other files (with manual commit) and it is all working as it should. In the manual I already found instructions on how to automate the commiting by executing a batch file with following code line
TortoiseProc.exe /command:commit /path:"mypath" /closeonend:3 but with this line of code there is only the commit dialogue opening. I would like to have a automated routine which commits a few files (mainly a docx file) without a need to confirm it over the dialogue. Is there a way of programming this in a batch file or is this not possible with Tortoise SVN? Thanks for your help. Regards Marvin -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/f8651a08-1479-43a3-9425-e98dbbe6ca62n%40googlegroups.com.
