Dudley Carr wrote:
Peter Saint-Andre wrote:
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.
http://base-art.net/wk/Article/18.html
The post has a Python script that generates an RSS feed using a hook-in
into SVN. It shouldn't be too much trouble to write a Jabber component
that publishes the Atom/RSS content instead of writing it to a file.
Or just use a simple (perl/python/whatever) script that sends a message
on directly after an update. With CVS it's possible to tell the server
to run a script after each commit. This script can do just about
anything, including sending Jabber messages. This would remove the need
for creating RSS/Atom all together. RSS would just be another layer that
can introduce problems.
Bart
_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mail.jabber.org/mailman/listinfo/jdev