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

RE: RE: REQUIRED root access

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-02-06 11:37:36 CET

Leszek,

you're referring to an issue that's reported here:
http://subversion.tigris.org/issues/show_bug.cgi?id=2486

This issue only affects svnserve 1.3, not apache/mod_authz_svn.

BTW, this is a discussion for the users@subversion.tigris.org list, not for the
dev list.

Lieven.

Quoting Leszek.Wlodarski@brebank.pl:

> Branko Èibej wrote:
> >Leszek.Wlodarski@brebank.pl wrote:
> >>
> >> Hello,
> >>
> >> Why is it neccessary to have root access to finish commit command ?
> >>
> >It isn't.
> >
> >-- Brane
>
> And what about the lines from libsvn_repos\commit.c (lines 209)
>
> /* Check read access to root */
> SVN_ERR(check_authz (eb, "/", eb->txn_root, svn_authz_read, pool));
>
> After adding
>
> [/]
> * = r
>
> Or
> [/]
>
> user = r
>
> It works, I can perform commit operation, without this - I have "Access
> denied" message,
>
> I suppose my version of SVN is 1.3.0
>
> Regards
>
> Leszek Wlodarski

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Feb 6 11:38:19 2006

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

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