bon wrote:
> I am using CollabNet Subversion Server with TortoiseSVN
> Try check out using TortoiseSVN with the path "svn://localhost/
> <repoName>" finish with OK (no password is asked, why?).
>
> Try check out using TortoiseSVN with the path "http://localhost/svn/
> <repoName>", no password is asked, and I got the error:
> Server sent unexpected return value (403 Forbidden) in response to
> PROPFIND
> request for '/svn/<repoName>'
>
> Why there is a different between the two?
> "svn://localhost/<repoName>"
> "http://localhost/svn/<repoName>"
>
>
> After a sucessful check out using path "svn://localhost/<repoName>" i
> tryed to check in, no password is asked and got the error:
> Commit failed (details follow):
> Authorization failed
>
> What can i do?
You can post to users_at_subversion.tigris.org, the place to get answers to usage
questions such as yours.
> ...
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=984480
Received on 2008-12-15 15:52:04 CET