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

Re: Problem with python + hook

From: John Peacock <john.peacock_at_havurah-software.org>
Date: Mon, 25 Aug 2008 09:25:54 -0400

Robert Dailey wrote:
> I tried your hints but I'm still not getting anything. I'm assuming
> the errors will appear during the commit process on the client,
> however I have seen no errors.

Please read (and follow) my posting here:

http://svn.haxx.se/users/archive-2007-10/0498.shtml

on developing hook scripts. The most important step is #3 (see the
paragraph with the string "DON'T SKIP THIS STEP!" for why). You should
test your proposed post-commit hook outside of Subversion itself,
because this is the only sure-fired way to make sure that the script
itself works. Only once you have confirmed that the script fires and
does what you think it should do can you hope to have it run from
Subversion...

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-25 15:26:50 CEST

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.