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

RE: Web-based Subversion user administration

From: Butler, Frances H (FHB) <butlerfh_at_y12.doe.gov>
Date: 2004-09-09 15:59:57 CEST

Bryan,

Actually, I was very interested in trying this out. However, when I
attempted to untar the archive file (as root), it returned errors as though
there's something hard coded about the install. Could you provide a little
more instruction in its installation?

Thanks,

Frances

-----Original Message-----
From: Bryan Simmons [mailto:bryan.simmons@gmail.com]
Sent: Wednesday, September 08, 2004 7:50 PM
To: users@subversion.tigris.org
Subject: Re: Web-based Subversion user administration

Is anyone available to tell me if this script is perhaps useable or
worthwhile? I don't want to waste my time supporting it in the community if
nobody is going to use it.

If your comments are negative, I still want them. THanks!

On Tue, 7 Sep 2004 23:22:44 -0400, Bryan Simmons <bryan.simmons@gmail.com>
wrote:
> Subversion has pretty much *made* me at my workplace.
> Well, subversion and Zope, but subversion holds my Zope applications
> :)
>
> I decided to give back a little. I don't know if this issue has
> already been addressed in the subversion community, but here's what
> I've done:
>
> 1. Web interface for http user administration.
> 2. Web interface for controling per-path permissions for
> users/groups.
>
> I didn't do the first one. I just found it and started using it for
> subversion-related users/groups. The second one I actually wrote. I
> adapted a Config::IniFile perl-module-based script for use
> with the authz_svn module.
>
> Here's links to both:
> 1. http://www.net-track.ch/opensource/authman/
> 2.
> http://svnhosting.org:8000/svn/bsimmons/AuthzSVNAccessAdmin/iniedit.pl
>
> If anyone is interested in further perfecting these two, let me know.
> Authman comes with it's own instructions. As far as my monster, it's
> simple: drop the .pl into a cgi-bin directory or alias thereof.
> Change the variable in the script that points to the ini-style file
> you use to control authz_svn access to repositories. You may also want
> to put at least Basic Auth on that script-alias directory or cgi-bin
> so that only you or some administrative group has read/write/execute
> permissions.
>
> The script requires two modules already be installed: Config::IniFile
> and CGI. Both are easily installable through cpan.
>
> --
>
> Regards,
>
> Bryan Simmons
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> Always code as if the guy who ends up maintaining your code will be
> a violent psychopath who knows where you live.
> -- Rick Osborne
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>

-- 
Regards,
Bryan Simmons
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 Always code as if the guy who ends up maintaining your code will 
 be a violent psychopath who knows where you live.
   -- Rick Osborne
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 9 15:59:46 2004

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.