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

Re: Setting Authz

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: 2007-12-12 10:18:10 CET

On 12/12/2007, Jérôme FORMIGLI <jerome.formigli@sogeti.com> wrote:
> I try to configure file AUTHZ as in your sample but my i have a problem If i
> try to commit a file with user john on repository [proj1:/]
>
> An error occurs : commit fail, acces denied
>
> Could you help me' please
>
> SVNSERVE.CONF
>
> [general]
>
> anon-access = none
>
> auth-access = write
>
> password-db = passwd
>
> authz-db = authz
>
>
>
> PASSWD
>
> John = mypass
  ^^^^
Usernames are case-sensitive. I think you mean john, not John.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Dec 12 10:18:21 2007

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.