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

Re: enhancing the xml provided by mod_dav_svn?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-10-12 18:41:33 CEST

Michael Wood wrote:
> On Sun, Oct 12, 2003 at 04:38:49AM +0300, Petri Savolainen wrote:
>
>>I've managed to set up the nice xslt - formatted view using apache.
>>However, I would like a more comprehensive web view into the
>>repository. It appears that the xml emitted by mod_dav_svn when
>>triggered by the SVNIndexXSLT directive, contains just very basic
>>stuff... Is there a user-friendly way to configure what info,
>>properties etc. is added to the xml emitted by mod_dav_svn? Or is this
>>something that is "hardcoded" in C/++ somewhere...?
>
>
> The basic XML emitted by mod_dav_svn is all you get. If you want
> something more, the standard answer is to use ViewCVS. I'm not sure if
> there's a released version of ViewCVS with Subversion support, yet, but
> if not you can use the latest code from the ViewCVS CVS repository.
>
> I have never used ViewCVS, though, so I can't comment on how well it
> works.
>

You can also use SVN::Web, which gives you similar functionality, but in
perl instead of python. It's much newer (and thus less polished) than
ViewCVS though.

http://search.cpan.org/~clkao/SVN-Web-0.30/

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Oct 12 18:42:19 2003

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.