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
npm install nodesvnThis module is SVN bindings for NodeJS. You can use this module to interact with SVN within your NodeJS project.
Installation of this module is simple. In the root directory
node-waf configure build install