[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: John Locke <mail_at_freelock.com>
Date: 2003-10-28 18:03:49 CET

On Tue, 2003-10-28 at 08:39, Ben Collins-Sussman wrote:
> "Falk, Timo" <Falk@NEUMAG.de> writes:
> >
> > 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....
>

With AuthzSVNAccessFile and a single repository, you only need to
restart the web server when you initially set it all up. In the location
block for the repository, you specify the authentication file/method
(often an .htpasswd file) and the authorization file (the AuthzSVN
file). Both of these can be changed as you like, and the change takes
effect at the very next request to the server, just like an .htaccess
file.

Cheers,
John Locke
Open Source solutions for small business problems
http://freelock.c

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 28 18:04:41 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.