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

Re: Getting version details from post-commit?

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-05-05 02:07:43 CEST

Talley, Brooks wrote:

> Hi, everyone. I'm really enjoying subversion, but I've run into a bit
> of a wall in my post-commit script.
>
> Right now, the script sends email to a bunch of people who need to
> know that a version has been committed. So far so good. However, I
> would really love the email to include who *did* the commit, and what
> the version log message was, rather than just" version 149 was committed."
>
> Any pointers on how I could achieve that?

Oh, yes. :-)

Look into the tools/hook-scripts directory in the Subversion source
tree. You;ll find commit-email.pl and propchange-email.pl; and if you
prefer an all-in-one solution using the Python bindings, there's
mailer/mailer.py.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 5 02:10:25 2004

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

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