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

python swig bindings (was: ViewSVN)

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-02-19 23:00:32 CET

On Wed, Feb 19, 2003 at 03:38:31PM -0600, Edward S. Marshall wrote:
> On Wed, Feb 19, 2003 at 11:20:40AM -0600, cmpilato@collab.net wrote:
> > Actually, you might be surprised at how many folks don't realize that
> > they need Python 2 (ViewCVS without Subversion needs only 1.5.2) and
> > that they need to build bindings. :-(
>
> Someone better tell my laptop running both Python 2.2 and 1.5.2 with
> working Subversion SWIG bindings for each about that problem, I think
> it missed the memo. ;-)
>
> (You just need Python 1.5.2 and Distutils, along with a SWIG built for
> that version of Python, and it "just works". :-)

Right!

Both SubWiki and ViewCVS are targeted at 1.5.2 or later, and that implies
the SWIG bindings "need" to work against 1.5.2.

Of course, if SVN does something to force the bindings up to later versions
of Python, then those apps will just drop their 1.5.2 usage, but so far...
the bindings are not specific to any Python release.

SVN and the svn-swig-based apps could certainly receive some benefit from
better checks and whatnot, but there ya go.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 19 22:56:24 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.