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

Re: [RFC] Streamlining Binding Installation

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-09-03 00:17:18 CEST

Ben Reser wrote:
> The Python bindings also don't install properly into Python. Someone
> has to manually move them to their proper location after the install.
> I'm not sure how easy it is to make our install put them in the proper
> place.

Now, is that a bug, or a feature? :-)
I rather like the status quo, and use a .pth (path definition) file to point
python to the bindings. It means that if I have multiple versions of svn
installed, the bindings for each are clearly associated. That said, if
python-prefix == svn-prefix, we probably should be installing directly to
python's libdir. But *only* if that condition is met - otherwise, keep the
status quo.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 3 00:17:40 2004

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.