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

subversion python bindings fail to build in separate directory.

From: Michael McNeil Forbes <michael.forbes_at_gmail.com>
Date: Thu, 29 Jul 2010 03:43:54 -0700

I tried building subversion from a directory _build in the source
(rather than building in tree). This worked fine for subversion,
but the swig bindings failed because (for example) svn_client.c
was not copied to _build/subversion/bindings/swig/python/

Building in tree works fine, but the configure process should probably
be modified so that the bindings can also be built out of tree.

Michael.

P.S. The documentation about how to build the bindings is
*extremely* poorly advertised. A search for "python bindings"
on the main page should at least turn up something that tells
people to read the INSTALL file in the subversion/bindings/swig
directory as one of the first links...
Received on 2010-07-29 12:58:36 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.