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

Re: security based on repos under SVNParentPath

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-11-01 16:59:32 CET

Justin Johnson <justinj@visi.com> writes:
> For #2 I am not aware of a way to dynamically change the security
> for repos added under the SVNParentPath. Does anyone know how to do
> this or of another way to accomplish the same thing? I would like
> to use svn within the company I work at, and there are multiple
> teams who would want to restrict write access and possibly read
> access to their repository, but it would not be acceptable to stop
> and start apache everytime, thus bringing the other teams access to
> the repository down.

There's a way to do a "graceful restart" of Apache, in which no child
processes are stopped, just new ones are started with the new
configuration and old ones are allowed to finish what they were doing
and die out. I can't remember what it is, maybe "apachectl restart"
or something? Anyway, the docs should tell you, or Google for "Apache
graceful restart" :-).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 1 17:34:32 2002

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.