.netvisual-studio-2010ironpythonpysvn

is it possible to access subversion from ironpython?


Python has a subversion bindings called 'pysvn' that can be used to manipulate subversion repository. Does something similar exists for IronPython?

My test platform in Windows 7 64-bit with Visual Studio 2010.


Solution

  • maybe .net based solution will be better: sharpsvn