subversion python bindings fail to build in separate directory.

2010-07-29 Thread Michael McNeil Forbes
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 config

Re: subversion python bindings fail to build in separate directory.

2010-07-29 Thread Stefan Sperling
On Thu, Jul 29, 2010 at 03:43:54AM -0700, Michael McNeil Forbes wrote: > 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