Re: windows python bindings for subversion
peter frankenberger <[email protected]> Mon, 05 Sep 2005 12:21:53 -0700
| Newsgroups | gmane.comp.version-control.subversion.devel,gmane.mail.eyebrowse.user |
|---|---|
| Message-ID | <431C9AD1.5030705__22719.9233523153$1125964186$gmane$org@telus.net> |
Hi David, Thanks for creating the bindings. I'll give them a try. Peter. David James wrote: >On 8/28/05, peter frankenberger <[email protected]> wrote: > > >>Hi, >> >>I've developed a freeware Windows tool for bulk renaming of files. I >>would like to extend it to include renaming of files controlled by SVN. >>The tool is written using python 2.4 but unfortunately the only >>available SVN binding is for python 2.3. >> >>Does anyone know if bindings for Python 2.4 will be available soon? If >>not, can anyone show me how to make the bindings myself? >> >> > >Hi Peter, > >For testing purposes, I've compiled a prerelease version of the >Subversion bindings for Python 2.4 on Windows. On my machine, these >bindings pass the Subversion test suite. > >Download it at: > http://www.cs.toronto.edu/~james/svn-python/ > >Hope this helps! > >David > > > >