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

ViewSVN

From: Daniele Nicolodi <daniele_at_grinta.net>
Date: 2002-06-28 11:34:53 CEST

I want to start to work on ViewSVN or something like to browse svn
repositorie trought web. I want to implement svn log and svn info
at the moment.

What is the idea on developping that tool: parse svn command output
or write python equivalens for these command using library bindings ??

My design draft is to build a framework around one of those solution to
get XML output and a layer to apply an XSLT to this XML to get HTML.
In this way we have modularizzation and customizzation without a lot
of work. There is several solution to apply a XSLT to an XML server side.

Now i want start hacking svnlook.py to output XML to become confident
with python (i'm a perl guy non a python one) and with subversion library.
There is any documentation around for svn library and python bindings ??

Any comment on this project ??

Ciao

-- 
Daniele
		    --- http://www.grinta.net ---
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 28 11:35:25 2002

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.