Hi list! We're using a little script for our merging operations, which contains the following line for committing the results as a special merge user with a generated commit message:
svn ci --username foo --password bar --no-auth-cache -F commit_msg.txt local\path 2> stderr.txt Upon this, a message box pops up with "SVN has stopped working. Debug/Close". However, committing still works when I use the TortoiseSVN GUI (Windows explorer extension). Any ideas? This has stopped working with the most recent TortoiseSVN version (TortoiseSVN-1.7.10.23359-x64-svn-1.7.7). It used to work with previous versions, the last one I had was TortoiseSVN-1.7.7.22907-x64-svn-1.7.5. My apologies if I posted to the wrong list because of using Tortoise, but it's the SVN command line which fails. Best regards, Spam Bouncer