[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: David James <james82_at_gmail.com>
Date: 2005-09-27 15:15:21 CEST

On 9/27/05, Branko Èibej <brane@xbc.nu> wrote:
> Branko Èibej wrote:
>
> > Marc Haesen wrote:
> >
> >> [[[
> >> Solves crashing problem of python bindings in windows by compiling
> >> the libsvn_swig_py library to a dll in windows.
> >>
> >>
> > I'm not convinced that it solves the crash. the pool.py test works
> > with this change, but the other (trac) tests still crash the interpreter.
>
> Well anyway, I committed a similar patch in r16302. Thanks!
Thanks Brane. Do the trac tests pass now, or does more work need to be done?

Try executing the following Python command, and let me know whether it works:
  import svn.repos
  svn.repos.open("/repository")
(note that the pool argument is missing)

Cheers,

David

--
David James -- http://www.cs.toronto.edu/~james
Received on Tue Sep 27 15:16:36 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.