Svn.NET
This is a project to build reliable .NET bindings for the Subversion version-control system libraries. This is a continuation of the SubversionSharp library initially created by Softec and released under the LGPL.
Even though this is a "fork" of SubversionSharp, I have spoken with the author of that project and we plan to eventually merge the projects back together. I am more interested in full .NET 2.0 compatibility and eventually creating a fully-managed client library that does not expose any "unsafe" code to users. I also want to regularly publish Win32 binary zipfiles which contain all the DLLs necessary to access the Subversion API from .NET 2.0 (including the Subversion client library and all dependencies such as APR, Neon, etc.)
Go to http://www.pumacode.org/projects/svndotnet/
See also these related projects.
- AnkhSVNA: Subversion addin for Microsoft Visual Studio .NET - AnkhSVN is a Visual Studio .NET addin for the Subversion versioncontrol system. ...
- DotSVN - DotSVN is a .Net port of Subversion.
DotSVN will be 100% compatible with th ... - NetCvsLib - NetCvsLib is a CVS client written entirely in C# for the .NET platform.It is imp ...
- Porc - Project Oriented Revision Control - Porc is both a graphical front-end for CVS and a Project managementtool, and it ...
- Sharp SVN - SharpSvn is a binding of the Subversion Client API for .Net 2.0 applications con ...
- SharpCVSLib - Sharpcvslib is a client API for the cvs protocol. It is written inmanaged c# and ...
- SVN Monitor - What is SVN-Monitor?
- Perform all your commonly-used svn-actions (update, ...