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

mailer.py on svn.collab.net

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-05-31 23:45:03 CEST

Hi,

I'm using the commit mails sent to svn@subversion.tigris.org to trigger the
buildbot master. It parses those mails to get branch, author, filestamp,
revision, changed files and log message of the committed change. With this
information it determines wether or not to trigger the buildslave, and to
instruct them to update and build their working copies.

Based on the content and a comment from maxb on irc I now know that those
mails were only meant for human consumption, so I shouldn't use them with th
buildbot. But I'm currently lacking an alternative.

This makes it important for me to know when the format of these mails sent
from svn.collab.net is changed. In svn 1.3.2 (r19679) such a major format
change is implemented in mailer.py, where the log message is now put upfront
in the mail, before the list of modified files.

svn.collab.net is now upgraded to svn 1.3.2, but the mails apparently are
still sent using the old mailer.py? Is this a correct assumption?

When will mailer.py be upgraded to 1.3.2 on svn.collab.net? Is it possible
to contact me when that's happening?

FYI, we have other options to trigger the buildbot, but all of them require
a hook script on the svn server.

regards,

Lieven.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 31 23:49:42 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.