> 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
_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mail.jabber.org/mailman/listinfo/jdev

Reply via email to