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