You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by St...@gmx.de on 2004/05/31 03:10:39 UTC

Contribution: XSLT stylesheet for subversion xml logs, comments needed

Hello

I noticed that Subversion can output log as xml, so it is easy to convert it
to html. But there is also information in the log which is a bit "hidden".
Like: The list of all committers - or: In which revision has a file been
committed the first time?

It's some kind of logic processing. And it could be that there are others
who find it useful. So I wrote a small tool for it, in form of an XSLT
stylesheet. 

Current name is "subversion commit stats" (thanks to darix). Wrote it today,
so probably it needs improvement or bug fixing. If it is not of use, just
tell me. Otherwise I could need some comments or review. Perhaps it can go
into the svn repos as contributed tool later.

Website with additional info: http://www.sourceflash.net/subversion
Direct url to the stylesheet:
http://www.sourceflash.net/subversion/svn-commit-stats.xsl

-- 
"Sie haben neue Mails!" - Die GMX Toolbar informiert Sie beim Surfen!
Jetzt aktivieren unter http://www.gmx.net/info


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Contribution: XSLT stylesheet for subversion xml logs, comments needed

Posted by kf...@collab.net.
SteffenSchramm@gmx.de writes:
> I noticed that Subversion can output log as xml, so it is easy to convert it
> to html. But there is also information in the log which is a bit "hidden".
> Like: The list of all committers - or: In which revision has a file been
> committed the first time?
> 
> It's some kind of logic processing. And it could be that there are others
> who find it useful. So I wrote a small tool for it, in form of an XSLT
> stylesheet. 
> 
> Current name is "subversion commit stats" (thanks to darix). Wrote it today,
> so probably it needs improvement or bug fixing. If it is not of use, just
> tell me. Otherwise I could need some comments or review. Perhaps it can go
> into the svn repos as contributed tool later.
> 
> Website with additional info: http://www.sourceflash.net/subversion
> Direct url to the stylesheet:
> http://www.sourceflash.net/subversion/svn-commit-stats.xsl

I've linked to this from http://subversion.tigris.org/project_links.html,
see r9922.  Live site is updated.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Contribution: XSLT stylesheet for subversion xml logs, comments needed

Posted by kf...@collab.net.
SteffenSchramm@gmx.de writes:
> I noticed that Subversion can output log as xml, so it is easy to convert it
> to html. But there is also information in the log which is a bit "hidden".
> Like: The list of all committers - or: In which revision has a file been
> committed the first time?
> 
> It's some kind of logic processing. And it could be that there are others
> who find it useful. So I wrote a small tool for it, in form of an XSLT
> stylesheet. 
> 
> Current name is "subversion commit stats" (thanks to darix). Wrote it today,
> so probably it needs improvement or bug fixing. If it is not of use, just
> tell me. Otherwise I could need some comments or review. Perhaps it can go
> into the svn repos as contributed tool later.
> 
> Website with additional info: http://www.sourceflash.net/subversion
> Direct url to the stylesheet:
> http://www.sourceflash.net/subversion/svn-commit-stats.xsl

I've linked to this from http://subversion.tigris.org/project_links.html,
see r9922.  Live site is updated.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org