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

Re: Subversion: Access control management

From: Andy Levy <andy.levy_at_gmail.com>
Date: Sun, 17 Jul 2011 08:08:54 -0400

On Sun, Jul 17, 2011 at 02:07, Andy Canfield <andy.canfield_at_pimco.mobi> wrote:
> The file /var/svn/sample/README.txt says
>     This is a Subversion repository; use the 'svnadmin' tool to examine
>     it.  Do not add, delete, or modify files here unless you know how
>     to avoid corrupting the repository.
> but as far as I know there are no svnadmin tools to control access to the
> repository; the only way to control access to the repository is to manually
> edit the files in the 'conf' subdirectory, which the README.txt file tells
> you not to do.

Your svnserve config file can be located anywhere svnserve has read
permission on. Use the --config-file option to specify the full path.
$REPOS/conf is merely the default location, and it's implied that a
configuration should be editable as needed.
Received on 2011-07-17 14:10:07 CEST

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.