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

Re: Python 2.4 - Subversion 1.3, Windows

From: David James <djames_at_collab.net>
Date: 2006-02-17 19:08:51 CET

On 2/17/06, eg <egoots@gmail.com> wrote:
> > Has anyone here compiled Python 2.4 bindings for Windows? If so,
> > please send me the binaries, and I'll test them and put them up on my
> > website.
> I thought these weren't being built because of different run-time library
> dependencies between Python and the apr (etc).
>
> See: http://svn.haxx.se/dev/archive-2005-06/0778.shtml

In order to compile Subversion bindings for Python 2.4, you would need
to use Visual Studio.NET to compile Subversion and its dependencies
(e.g. APR).

We normally build Subversion using Visual Studio 6, so we do not build
Python 2.4 bindings. However, if a volunteer were to build Python 2.4
bindings using Visual Studio.NET, it would be much appreciated.

Branko Čibej has mentioned in the past that he feels it is dangerous
to mix libraries compiled with different versions of Visual Studio on
the same system. I don't agree. Personally, I often mix DLLs compiled
with different versions of Visual Studio, and I have never seen any
problems.

If a volunteer were to build Python 2.4 bindings using Visual
Studio.NET, I would be happy to test them, and check whether there are
any compatibility problems. I expect that they will work fine.

Cheers,

David

--
David James -- http://www.cs.toronto.edu/~james
Received on Fri Feb 17 19:10:26 2006

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.