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

Re: post-commit issue : waiting long time for a commit

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 3 Jan 2008 10:23:08 -0500

On Jan 3, 2008 10:18 AM, Sebastien Douche <sdouche_at_gmail.com> wrote:
> Hi,
> I use mailer.py in post-commit and each commit takes 15 to 30 seconds.
> Without this script, commit is very fast. So, I try to debug with
> running the script by hand (www-data user, command with env -) and all
> is ok, no error message.
>
> Any ideas ?

When you run the script by hand, how long does it take to run?

Unless your post-commit forks itself to "exit" quickly, then your
commit will not finish until the script is completed. Depending upon
what mailer.py has to do, it could take a while.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-03 20:01:51 CET

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.