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

Re: Auto-create repository?

From: Dave Rolsky <autarch_at_urth.org>
Date: 2002-10-16 23:33:17 CEST

On Wed, 16 Oct 2002, Noel Yap wrote:

> How will you control who is allowed to create
> repositories?
>
> If you want to allow everyone to be able to create
> repositories, you might be able to create a user
> account for this sole purpose.

Anybody who had "write" access to the "root" location for a given
repository directory. So if the "/xcorp-svn" URI location corresponds to
"/var/lib/xcorp-svn" on the filesystem, you could (I think) configure
Apache to only allow certain people to perform DAV "write"-type methods
for that location.

Then people who can't make a repository but can write to existing ones are
given "write" access to "/xcorp-svn/foo".

-dave

/*==================
www.urth.org
we await the New Sun
==================*/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 16 23:33:59 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.