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

subversion web browser

From: ender <ender_at_objectrealms.net>
Date: 2003-01-06 00:05:38 CET

a couple of months ago, i wrote up a primitive subversion repository browser
using the python bindings for a Zope(zope.org) cmf (cmf.zope.org) based
system (plone.org). its based on .14 (which was current at the time).

its not a cgi/fork model, it uses the python bindings to integrate with a
threaded server. it does basic browsing, it doesn't do color coding since it
doesn't fork out to enscript. it uses the fs, repos layers directly not ra.
it integrates with the plone skin, which means it looks nice. the ui is all
abstracted out into tempaltes. its also pretty alphaware, and needs to get
updated (after the first beta).

http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/collective/CMFSubversionBrowser/

maybe its interesting for someone, comments welcome.

cheers,

-e

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 6 00:04:43 2003

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.