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

Re: New web-based Subversion server management tool

From: Vagmi Mudumbai <vagmi.mudumbai_at_gmail.com>
Date: 2006-11-29 09:25:21 CET

This would definitely be a great idea. I was infact working on a similar
concept for one of our internal tools and I am desperately trying to get the
Ruby bindings built on windows to achieve that. I am using Ruby on Rails.
Most of this project is still vaporware. In fact, I am still working on a
proof of concept which can only be possible if I ever manage to get the ruby
swig wrapper built. :-) We have some Windows specific functionality. I am
using John Lam's www.rubyclr.com to bridge the gap. I am not sure how this
would scale but I just hope that it works. If not, I would drop the RubyCLR
idea and simply work around it.

Your ideas are most welcome.

On 11/29/06, Rob van Oostrum <rob.vanoostrum@blastradius.com> wrote:
>
> > -----Original Message-----
> > From: Lawrence Stewart [mailto:lstewart@room52.net]
> > Sent: Tuesday, November 28, 2006 9:13 PM
> > To: Rob van Oostrum
> > Cc: users@subversion.tigris.org
> > Subject: Re: New web-based Subversion server management tool
>
> [snip]
>
> > In what ways are you thinking LDAP should be integrated? I think this
> is
> > an interesting idea, and given the flexibility of LDAP, could bring
> some
> > useful benefits. Would you be thinking LDAP could be used as a
> potential
> > user/group/permissions "backend" instead of an SQL DB for example?
>
> In the way that you will need a way to create/update/delete user
> accounts that are available to both SVN and this web application. Since
> Apache limits what you can do in terms of user authentication -
> basically some variation of a password file or LDAP - and the former
> doesn't allow you to store all user information in a central location
> (e.g. username/password in a file, and username/user attributes in a DB
> table) which might be construed as not elegant, and since LDAP does both
> rather well, I thought it would be an interesting approach. It would
> also enable integration with an Active Directory if and when this
> project ever reaches a point where it is deployed in a corporate
> environment.
>
> Cheers,
> Rob
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

-- 
http://geekswithblogs.net/vagmi.mudumbai
http://installneo.blogspot.com
"Peace is its own reward." - Mahatma Gandhi
Received on Wed Nov 29 09:26:30 2006

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.