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

Re: Python bindings and SVN 1.3.0

From: W-Mark Kubacki <wmark_at_hurrikane.de>
Date: 2006-01-21 01:21:49 CET

Guten morgen,

well, the bug still exists in SVN 1.3.0.

I have recompiled *everything*. (Yes, everything. No problem under Gentoo.)

Gruß,

W-Mark Kubacki

Traceback (most recent call last):
   File
"/usr/lib/python2.4/site-packages/trac/web/modpython_frontend.py", line
206, in handler
     dispatch_request(mpr.path_info, mpr, env)
   [...]
   File "/usr/lib/python2.4/site-packages/svn/fs.py", line 19, in ?
     from libsvn.fs import *
   File "/usr/lib/python2.4/site-packages/libsvn/fs.py", line 29, in ?
     import core
   File "/usr/lib/python2.4/site-packages/libsvn/core.py", line 3049, in ?
     svn_pool_create()
   File "/usr/lib/python2.4/site-packages/libsvn/core.py", line 1098, in
svn_pool_create
     return apply(_core.svn_pool_create, args)
TypeError: argument number 0: a 'apr_pool_t *' is expected,
'instance(<libsvn.core.GenericSWIGWrapper instance at 0xa8ac518c>)' is
received

David James wrote:
> ---------- Forwarded message ----------
> From: W-Mark Kubacki <wmark@hurrikane.de>
> Date: Dec 11, 2005 11:22 AM
> Subject: Re: Python bindings and SVN 1.3.0-rc4
>
> David James wrote:
>> On 12/11/05, W-Mark Kubacki <wmark@hurrikane.de> wrote:
>>> The error occurs with any version of Trac 0.9 series
>>> [snip config information]
>>> [...]
>> This looks like it's a bug related to interaction between Subversion's
>> python bindings and mod_python. I have not tested Subversion 1.3.0rc4
>> with mod_python yet, but I am hoping to do so soon. [...]
>> Cheers,
>>
>> David

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 21 01:23:01 2006

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.