svn-spawn : SVN access based on svn cli command. You can installing svn-spawn npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install svn-spawn $ sudo npm install -g svn-spawn
If want to update the svn-spawn package execute the command as below,
$ sudo npm update svn-spawn
Update package globally,
$ npm install -g svn-spawn
$ sudo git clone https://github.com/rektide/svn-spawn.git
$ sudo npm install -g ./svn-spawn
svn-spawn@0.1.5 /usr/lib/node_modules/svn-spawn
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall svn-spawn
| Package Name | svn-spawn |
| Version | 0.1.5 |
| Description | SVN access based on svn cli command |
| Released Date | 2016-02-12T10:51:38.221Z |
| Published by | dong |
| How to Learn | https://www.npmjs.com/package/svn-spawn/tutorial |