Hi guys,
Im using svn 1.3.0 with Apache 2.0.55 and the authentication with sspi
module. I have created a repository and i can successfully access it using a
web browser, but when i try to checkout that repository into my WSAD
workspace using subeclipse i get two errors:
1. A pop up message from the WSAD 5.1:
Error validating location: "org.tigris.subversion.javahl.ClientException":
Authorization failed.
svn:PROPFIND request failed on '/svn/MyRepository/Development/trunk'
svn:PROPFIND of '/svn/MyRepository/Development/trunk': authorization
failed (http://localhost:8080)
2. In the WSAD - SVN Console:
***
list -r HEAD http://localhost:8080/svn/MyRepository/Development/trunk
Authorization failed
svn:PROPFIND request failed on '/svn/MyRepository/Development/trunk'
svn:PROPFIND of '/svn/MyRepository/Development/trunk': authorization failed
(http://localhost:8080)
Has anybody experienced anything like this?
Is there any way to authenticate SVN users in windows other than
svnauthentication file or sspi module??
I couldnt set up my svn + apache combo to work with LDAP (Active Directory),
but i works almost fine with sspi.
please help with this...thanks
best regards!
Cesar Tominaga
Received on Tue Mar 21 20:52:05 2006