You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Edward Bosco <eb...@prologic-inc.com> on 2006/04/04 15:23:46 UTC

Does Path based authorization exist using SVN 1.30 & Apache 2.0.55 with an Authz style permissions file?

Wanted to verify I'm trying a doable task. I noticed the 1.3.0 changelog
called out using svnserve to perform path-based authorization. 
Haven't seen any announcement that it's possible with Apache; did see
this reference:

 
http://www.ersysgroup.com/nicholas/installation/Subversion-SUSE-9.3-and-
Apache-2

I've done path based authorization with svnserve, but have been
unsuccessful with a similar system using svn 1.3.0, apache 2.0.55, and
mixed openLDAP / Authz authorization.

Thanks much.
Ed.




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Does Path based authorization exist using SVN 1.30 & Apache 2.0.55 with an Authz style permissions file?

Posted by Andy Levy <an...@gmail.com>.
On 4/4/06, Edward Bosco <eb...@prologic-inc.com> wrote:
> Wanted to verify I'm trying a doable task. I noticed the 1.3.0 changelog
> called out using svnserve to perform path-based authorization.
> Haven't seen any announcement that it's possible with Apache; did see
> this reference:
>
>
> http://www.ersysgroup.com/nicholas/installation/Subversion-SUSE-9.3-and-
> Apache-2
>
> I've done path based authorization with svnserve, but have been
> unsuccessful with a similar system using svn 1.3.0, apache 2.0.55, and
> mixed openLDAP / Authz authorization.

It was noted in the 1.3 release notes because it was a new feature for
svnserve with 1.3.  Path-based authorization made its first appearance
in Apache-served repositories in a much earlier version (and thus
wasn't release notes-worthy at 1.3).

If you can provide more details about any errors you're getting
serving via Apache, the list can probable help you resolve it.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org