roppert / Inb4.SvnClient

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:C# 98.8%Language:Shell 1.2%