nodesvn
v0.1.7
Published
Node.JS bindings to interacting with a Subversion (SVN) repository. Written in C++, this binding interacts directly with the SVN libraries to provide quick, easy access to your Subversion repositories
Downloads
5
Readme
NodeJS SVN bindings
This module is SVN bindings for NodeJS. You can use this module to interact with SVN within your NodeJS project.
Installation
Installation of this module is simple. In the root directory
node-waf configure build install