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

RE: TSVN - Cannot reset authentication - SOLUTION

From: William G Graves <bgraves_at_ix.netcom.com>
Date: Thu, 14 Apr 2011 15:04:02 -0700 (PDT)

Thanks everyone for your help.
Jean-Yves Avenard (jtavenard) solved the problem. My Domain login is getting in the way of signing into the SVN server. I have to force the "basic" authentication by doing:

In %APPDATA%\Subversion\Servers
add:
[groups]
aserver= *.xxxxxx.com
# group1 = *.collab.net

[aserver]
http-auth-types = basic

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2719926

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-04-15 09:59:30 CEST

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

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