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

Re: What version of the VC++ compiler is 1.4 built with?

From: M. David Peterson <xmlhacker_at_gmail.com>
Date: 2006-09-16 16:18:05 CEST

Ah, okay, thanks D.J.!

>> Are you having trouble?

No, not at all. Ultimately what I am attempting to discover is the process
to get the Python bindings to work out-of-the-box with IronPython. For this
to work the libsvn\_*.dll files would need to be accessible to the CLR, and
for this to take place, the primary svn assemblies would need to be
accessible to the CLR. Dependent upon the version of the VC++ compiler
and/or if if COM interop was enabled, it seemed to me that this may have
been possible with the latest release.

Not a huge deal... There are obviously plenty of other options, though none
that I know of that would allow the existing Python bindings to work
unmodified.

Does anyone know of any existing efforts to port the existing Python
bindings to be interoperable with IronPython? There is some talk on the
IronPython list in regards to this, though they are more specific to interop
with Trac.

On 9/16/06, D.J. Heap <djheap@gmail.com> wrote:
>
> On 9/16/06, M. David Peterson <xmlhacker@gmail.com> wrote:
> > Firstly, whomever was behind the effort to bring svnsync into the latest
> > release... A BIG PHAT THANKYOU! :)
> >
> > That said, given this is my first post to this list, A BIG PHAT THANKYOU
> to
> > each of you have built such a wonderful product. I can't imagine my
> > development life without it.
> >
> > With that, I noticed that there are now Python 2.4 bindings for
> Windows. If
> > not mistaken (and I could easily be mistaken) the reasoning behind not
> > having them until now had something to do with the default choice of
> VC++
> > compiler, and the solution was to change the default from VC6 to VC8.
> >
> > Is there a connection between the two?
> >
> > --
> > /M:D
> >
> > M. David Peterson
> > http://mdavid.name | http://www.oreillynet.com/pub/au/2354
>
>
> I'm not sure what the issues were in the past, but the 1.4.0 bindings
> for Python 2.4 were built with VC6 as were the rest of the binaries.
> They were tested and work as expected by all accounts and with no
> known issues. Are you having trouble?
>
> DJ
>

-- 
/M:D
M. David Peterson
http://mdavid.name | http://www.oreillynet.com/pub/au/2354
Received on Sat Sep 16 16:18:42 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.