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

Re: RIA interface

From: Kevin Puetz <puetzk_at_puetzk.org>
Date: 2006-02-01 03:02:03 CET

Ben Collins-Sussman wrote:

> On 1/31/06, Sanket Sharma <sanketsharma@gmail.com> wrote:
>
>> Develop a "Rich" interface to subversion
>
> Sure, but to do *what*? To browse the repository? To behave like a
> full-fledged svn client that manages working copies? To draw animated
> cartoons? Can you be more specific? Subversion is mostly a
> collection of C libraries with many, many APIs. What layer are
> attempting to drive, and what will be presented to the user?
>
> FWIW, there are a number of repository-browsing programs out there,
> though they're all CGI (rather than client-side) web apps. ViewVC
> (viewvc.tigris.org) is very popular, and allows you to browse both cvs
> and svn repositories.
>
> Actually, there is one repository browser -- called mod_svn_view --
> which does a lot of client-side javascript. You might want to take a
> look at it.

I would also point over to Insurrection
(http://svn.code-host.net/browser-tests/, demo at
http://svn.code-host.net/). While not particularly featureful (then again,
it does pretty much everything one would expect of a repository browser)
with heavy use of client-side XSLT and javascript to offload the rendering
work from the server.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 1 03:02:58 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.