Problem using diff via the bindings - dying with APR_PROC_SIGNAL
From: Jon Trowbridge <trow_at_ximian.com>
Date: 2002-10-22 17:35:57 CEST
I'm having a problem calling svn_client_diff via the Python bindings.
Attached is a minimal python script to diff a file. It works fine if
Everything works fine if I use 'svn diff' to diff these files.
Here is an example of the behavior: I made a trivial text change to
% svn st
Property changes on: HACKING
___________________________________________________________________
Name: foo
+ bar
% python2 svn-diff.py README
According to apr/include/apr_thread_proc.h, an exitwhy of 2 corresponds
Thanks,
---------------------------------------------------------------------
|
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.