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

RE: Web configuration interface for Apache/SVN

From: Bolstridge, Andrew <andy.bolstridge_at_intergraph.com>
Date: Mon, 3 Aug 2009 07:53:18 +0100

> -----Original Message-----
> From: Ryan Schmidt [mailto:subversion-2009b_at_ryandesign.com]
> Sent: Saturday, August 01, 2009 7:11 AM
> To: Jean-Yves Avenard
> Cc: users_at_subversion.tigris.org
> Subject: Re: Web configuration interface for Apache/SVN
>
> On Aug 1, 2009, at 00:23, Jean-Yves Avenard wrote:
>
> > Been using SVN for a while now , with apache SVN mod_dav plugin...
> >
> > One long standing issue has been modifying the user/group
permissions
> > of the repository. It's just a painful process...
> >
> > I have a svn-auth-file that is used as permission configuration file
> > with AuthzSVNAccessFile
> >
> > svn-auth-file would contain things like
> >
> > [groups]
> > group1 = user1
> > group2 = user1,user2,user3
> > ...
> >
> > [repository1:/]
> > @group1 = rw
> > * =
> >
> > [repository2:/]
> > user4 = rw
> > @group2 = r
> > * =
> >
> > (the authentication mechanism itself is provided by LDAP)
> >
> > Now, would there be nice web interface allowing editing such file ;
> > creating groups and modifying the permission on a repository and
> > sub-folders ?
>
> There is something called svnmanager which is supposed to be a web
> interface for administrative tasks.
>
> http://svnmanager.sourceforge.net/
>

There's also a couple on this page:
http://subversion.tigris.org/links.html

Including: http://www.usvn.info/ "A web interface to manage Subversion
repositories, providing an easy way to apply access rights on files in
the repository."

http://supermind.nl/submin and http://sublimesvn.com/

Svnmanager is not listed though, could someone add it?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2379442

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-03 08:54:25 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.