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

Re: segfault in python binding accessing changed path info

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-12-19 20:12:07 CET

Kapil Thangavelu wrote:
>> sample script attached.
>>
>> while it segfaults only when accessing copyfrom_rev and copyfrom_path,
>> the action info appears to be non ascii and its not clear if thats
>> intentional or another sympton of the underlying issue.
>>
>> the repository dump that this was tested against is available from
>> http://svn.objectrealms.net/view/public/cmfsvnbrowser/trunk/tests/
>>
>> the svn bindings used were from svn 1.1.1

Reproduces for me too, using trunk bindings, so looks like a bug.

Would you like to file it in the issue tracker?

Please change all instances of "util" in your script to "core", since the
"util" name has been deprecated for a while and is no longer valid at all
with 1.2.0-dev bindings.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 19 20:14:20 2004

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.