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

Svn crash, related to --username?

From: B V <docrat50_at_hotmail.com>
Date: Thu, 25 Oct 2012 14:18:56 -0400

Newest svn crashes, apparently from using the --username command line option.
We use MSBuild community tasks in our automated build. It attempts to issue subversion commands, and these commands work with older svn version 1.6.17, but fail with current versions. The commands are of the form:
svn.exe update "<server location>" "<local directory>" --username <name> --password <pass> --non-interactive --no-auth-cache
My attempts to investigate seem to show that the only part of that that is causing a crash individually is --username (possibly --password , too, I did not try with only the password option)
This happens with Sliksvn and collabnet svn.

Received on 2012-10-25 20:46:33 CEST

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.