[IronPython] Py 2.5 bindings for SVN 1.4.4
Curt Hagenlocher
curt at hagenlocher.org
Tue Jul 24 15:00:56 PDT 2007
On 7/24/07, Jon Nicholson <nicholson.jon at gmail.com> wrote:
>
> I'd like to use IronPython 1.1 to write a deployment script for an
> upcoming web project. All of the files for the site are stored in an SVN
> repository. I'm wondering if IronPython is capable of interfacing with the
> Python 2.5 bindings for SVN 1.4.4.
>
I would guess not, as that's almost certainly reliant on C extensions.
What you probably want are .NET bindings for SVN. There don't seem to be
any "official" ones, but you might try the project at
http://www.pumacode.org/projects/svndotnet/
--
Curt Hagenlocher
curt at hagenlocher.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20070724/729bb41f/attachment.html
More information about the Users
mailing list