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

Re: Repository browser seems always to use anonymus user

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 14 Jun 2012 20:16:43 +0200

On 13.06.2012 19:30, dezsoe balog wrote:
> Hi,
>
> I administer svn and I try to implement some security rights in our repository.
>
> After I've changed the permissions on serverside I tested them with repository browser. It seems repository browser always uses anonymus user and it is not possible to change this behaviour.
>
> Am I right? Or is it possible to force repository to use a special user?
>
> Any suggestions are appreciated.

svn always tries first without authentication. If that works, then it
doesn't send username/password because the server doesn't require it.
Only if the server requires it, then svn will ask for a
username/password to access the resource.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2971133
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-06-14 20:16:55 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.