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

Re: Access-rights

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-10-28 17:39:09 CET

"Falk, Timo" <Falk@NEUMAG.de> writes:

> > Put each repository in a separate <Location> block, using the
> > independent user-files.
>
> Ok, but going this way, I have to restart the service with every
> project/repository. Can I handle the access-rights with the
> AuthzSVNAccessFile in this case? I have a smb-access to the webserver, but
> no remote-access to restart the service....

Now you're changing your requirements. You said you had two
repositories, not a potentially infinite number of them. :-)

If you use SVNParentPath, then you can create new repositories without
restarting apache. Unfortunately, mod_authz_svn doesn't (yet) support
SVNParentPath. It will someday, when Sander gets around to adding
that feature.

In the meantime, you have to stick with separate user-files and
separate Location blocks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 28 17:42:27 2003

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.