AprSharp

https://github.com/softec/SubversionSharp AprSharp is a C# wrapper library around the Apache Runtime Library. It provides a starting point to easily interface any .NET managed languages with libraries using AprPool for their memory management. AprSharp has been written to support functionality required by SubversionSharp. Note for .NET 2.0 users and above : Our current sources are only adapted to .NET 1.x, users of .NET 2.0 and above may be interested by a branch of our project, written by Toby Johnson to better support these latest .NET releases. Toby have set up its own project named Svn.NET.(sharpsvn) SubversionSharp depends on the following sub-projects, also available in this repository.

svn c++ api

 

libGit https://libgit2.github.com/

SvnCpp C++ API   http://rapidsvn.tigris.org/svncpp.html

SubCpp  http://sourceforge.net/projects/subcpp/

This is a wrapper to the Subversion client C API library for C++. There is also a Lua binding included.

This project was inspired by and forked from svncpp, immediately prior to the license changing from Apache to LGPL.

SVNCPP - Subversion客户端API的面向对象C++ 封装。http://rapidsvn.tigris.org/ SubversionSharp - C#封装 http://www.softec.st/SubversionSharp SharpSvn - .Net 2.0 …

 SVNCPP (http://rapidsvn.tigris.org/)

    供 C++ 的面对对象的 Subversion 客户端 API

http://sourceforge.net/projects/win32svn/files/

 

dev sdk:

svn-win32-1.6.13_dev.zip

 

win32 binary

svn-win32-1.6.13.zip

 

opensource project:

rapidsvn

http://rapidsvn.org/

 

构建rapid svn所需依赖:

wxWidgets

Berkeley DB 4.4

libintl

svn-win32-dev

 

参考