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

RE: mailer.py on svn.collab.net

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-06-05 14:07:30 CEST

 

> -----Original Message-----
> From: Daniel Berlin [mailto:dberlin@dberlin.org]
> Sent: maandag 5 juni 2006 5:19

> So, you know that CIA (which does all the work of parsing and tracking
> commits) provides a service where you can register an xmlrpc
> procedure for their server to call when it receives
> notification of some commit.
> That takes all the work out of your side trying to figure out
> what is going on and requiring you to get your hooks in.
>
> See http://svn.navi.cx/misc/trunk/cia/tools/subscription_demo.py
> for an example

How can I get the revision, author, branch and changed paths from the RSS
feed? As far as I see I only get the first part of the description.

Do you suggest using CIA as a trigger, and the run 'svn log' to get the
actual data? If so, what's the difference with subscribing to svn@s.o.t and
parsing the revision from the emails subject?

thanks for your input.

Lieven.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 5 14:12:16 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.