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

Re: Path authentication issues ( svnserve.exe )

From: Vadym Chepkov <chepkov_at_yahoo.com>
Date: Sun, 8 Nov 2009 04:35:32 -0800 (PST)

I assume you start your svnserve with -r /path/to/repos
and /path/to/repos/testextsvn directory contains your repository?

--- On Sun, 11/8/09, Eric Lee <pgeric_at_gmail.com> wrote:

> OK, this is my before and current settings.
> According to the manual. Rules are
> first-matching.
> So the user should be blocked and can't be
> commited to the repository when the user was set to =
> r.
> But it do as the result part showed.
>  
> Thanks,
>  
> [passwd]
> blueray = svdgd4%#
>
> [authz]
> [groups]
> paint-developers = blueray
>  
> [testextsvn:/branches/calc/bug-142]
> blueray = r
> @paint-developers = rw
>  
> [testextsvn:/]
> * =
>
>   [svnserve.conf]
>   before
>   anon-access = read
>  
>   after
>   anon-access = none
>   auth-access = write
>  
>   authz-db = authz
>  
> [result]
> C:\wc\svnpathtest\branches\calc\bug-142>svn
> ci --username blueray -m "test"
> Sending        bug-142\string.c
> Transmitting file data .
> Committed revision 23.
>  

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2415557

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-08 13:36:28 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.