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

Re: svn commit error

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Fri, 22 Jun 2012 08:27:01 -0400

On Fri, Jun 22, 2012 at 3:34 AM, dhanushka ranasinghe
<parakrama1282_at_gmail.com> wrote:
> Hi guys,
>
> some times when we committing to svn we get this error, any reason for
> that,not all the time
>
> Warning: post-commit hook failed (exit code 1) with output:
> /usr/lib/subversion-back/hook-scripts/mailer/mailer.py:33:
> DeprecationWarning: The popen2 module is deprecated.  Use the subprocess
> module.

A lot of published post-commit tools are very powerful, and far too
compicated for many server-class operations. If you can simplify your
post-commit behavior to a small, well-defined task that can be run
from a few lines of shell or perl, I think you'll be a *lot* happier
in the long run than with complex python tools.
Received on 2012-06-22 14:27:36 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.