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

Command line commit fails

From: <spambouncer_at_gmx.de>
Date: Mon, 26 Nov 2012 11:45:59 +0100

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
Received on 2012-11-26 12:00:41 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.