/Inb4.SvnClient

Library for manipulating SVN repositories accessible on local filesystem. Built upon the SharpSvn library.

Primary LanguageC#MIT LicenseMIT

Inb4.SvnClient

Library for manipulating SVN repositories accessible on local filesystem. Built upon the SharpSvn library.

Currently the state of this project is very very alpha. Do not use in production environment.

Example usage

See ExampleApplication/Program.cs

How to build

run make from the command line.