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

Re: web based client

From: Jared Hardy <jaredhardy_at_gmail.com>
Date: 2007-05-18 21:28:10 CEST

On 5/18/07, bruce <bedouglas@earthlink.net> wrote:
> Doing some quick research into web based svn clients.
>
> What have you guys seen as the best web based clients, to allow users to be
> able to do project/file access
> (creates/writes/reads/deletes/checkin/checkout/read comments/etc..)

Wow, that functionality sounds great. I've never seen anything close.
The closest thing I could think of would be an Apache/SVN server with
Autoversioning enabled, and using it with a WebDAV client or WebDAVfs
mount. It sounds like you're looking for some kind of CGI or AJAX type
application, for standard web browsers, rather then WebDAV functions
at the client.
    Security would be a huge concern, but I suppose it's feasible to
create a web interface that would initiate "svn command repo", or
maybe even mucc commands. I'll be watching this thread for any tools
of the kind, but I doubt they exist (yet).

:) Jred

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 18 21:28:32 2007

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.