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

Re: [PATCH] Create dll for libsvn_swig_py library in windows

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-09-27 17:32:58 CEST

David James wrote:

>On 9/27/05, Branko Čibej <brane@xbc.nu> wrote:
>
>
>>Looks like the trac tests crash was the one I fixed in r16300. :)
>>
>>
>I'm not sure about this. See below.
>
>
>
>>So, the trac tests no longer crash, but they fail as follows:
>>...
>>libsvn._core.SubversionException: ('Repository creation failed', 200011)
>>
>>
>Oops. The Trac tests are failing because their repository wasn't
>cleaned up properly when Python segfaulted. From python, type the
>following:
>
>
>>>>import tempfile
>>>>print tempfile.gettempdir()
>>>>
>>>>
>Go to the directory output by tempfile.gettempdir(), and delete the
>trac-svnrepos directory. Now rerun the tests. Does it segfault? (If
>so, you'll need to delete the trac-svnrepos directory again in order
>to test the bindings again.)
>
>
Ah. Well. Yes, the trac tests crash again.. :(

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 27 17:39:26 2005

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.