[jdev] Re: CVS/SVN -> RSS/Atom

Remko Troncon remko.troncon at cs.kuleuven.ac.be
Fri Dec 3 16:05:24 CST 2004


> Does anyone know of CVS or SVN plugins that will output RSS or Atom 
> syndication data? It'd be cool to pipe that stuff over Jabber.

There is an eXSLT stylesheet on: 
	http://www.codingmonkeys.de/map/log/archives/000034.html

The idea is that, after each commit, you do an 'svn log --xml', feed
that XML to the xslt stylesheet, and this generates an RSS file.

cheers,
Remko



More information about the JDev mailing list