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

Svnserve authz repository name problem on Windows

From: Perceval BRET <bret.perceval_at_gmail.com>
Date: 2006-04-09 04:07:28 CEST

Hi all,

It seems I've had the same problem as described in
http://svn.haxx.se/users/archive-2006-03/0057.shtml .
My platform is:
- Windows XP Pro SP 2
- Subversion 1.3.1
- Apache 2.0.55
authz file syntax [repository:/path] works fine with httpd but doesn't work
for me using svnserve. The latter ignores [repository:/path] syntax and
computes only [/path] syntax.

It's a bit cumbersome with multiple repository access methods. You can't use
the same authz file.

To bypass the problem you need one authz file for httpd access and one authz
file for each repository using svnserve. Of course, httpd and svnserve authz
files contain redundant configuration data.

Is it an issue? Will the next svnbook release reveal some new authz
features?
Received on Sun Apr 9 04:08:36 2006

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.