> Question
>
> I have published my SVN repository on server that are out of my domain.
> URL is being Opened and working. When I open the same URL in repo
> browser , It failed. Why?
>
> *Suppose*
>
> My url is
>
> http://192.168.0.9/svn/myproject
>
> It prompts me for username and password
>
> Username – Domain\username
>
> Password - Password123
>
> If I do enter the same credentials in Repo Browser , it rejects.. WHY?
>
> I am using Visual SVN on server side and TSVN 1.7.x on Clinet.
>
> Cheers,
>
It's possible VSVN is using it's own authentication and not network
authentication. In that case you need to set up users and their
passwords in VSVN. If you've set up a user in the Server Manager you
also need to right click on Repositories and add the permissions for
that user. Also you should use https rather than http.
Mark.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2918922
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-02-07 17:10:20 CET