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

Re: Problem using diff via the bindings - dying with APR_PROC_SIGNAL

From: Jon Trowbridge <trow_at_ximian.com>
Date: 2002-10-23 07:25:51 CEST

On Tue, 2002-10-22 at 10:35, Jon Trowbridge wrote:
> I'm having a problem calling svn_client_diff via the Python bindings.

I found the problem --- the issue was that I wasn't calling
_util.apr_initialize(). Once I added proper initialization, my diff
processes stopped dying mysteriously.

That call should probably be added to an __init__.py file somewhere...

-JT

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 23 07:28:37 2002

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

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