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

Re: commit hooks

From: Justin Patrin <papercrane_at_gmail.com>
Date: 2006-11-15 00:32:25 CET

On 11/14/06, Geoffrey Myers <geof@serioustechnology.com> wrote:
> I've successfully set up a commit hook to send email, but I'm looking to
> send more info. Thus far all I've seen as far as info this hook has
> knowledge of is the revision and repository. I'd like to be able to
> include things like the user and actual file(s) committed. Anyone know
> if this is possible?
>

You can use the svnlook command to look up the info you need. See the
examples. I've got one here:
http://pear.reversefold.com/dokuwiki/doku.php?id=svn:pre-commit

-- 
Justin Patrin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 15 00:33:10 2006

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.