Python libsvn bindings not building properly
From: Nicholas Riley <njriley_at_uiuc.edu>
Date: 2003-05-28 22:26:34 CEST
I've been trying to get the SWIG Python bindings to build again on my
Here's the message I get:
>>> import svn.fs
And indeed, there is no libsvn.fs. The contents of libsvn are:
libsvn/__init__.py
Just renaming libsvn/_fs.so to libsvn/fs.so does not help; I get:
Traceback (most recent call last):
Any ideas? I really miss ViewCVS...
-- =Nicholas Riley <njriley_at_uiuc.edu> | <http://www.uiuc.edu/ph/www/njriley> Pablo Research Group, Department of Computer Science and Medical Scholars Program, University of Illinois at Urbana-Champaign --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed May 28 22:27:42 2003 |
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.