All Versions
Bamboo 5.13Bamboo 5.7.x
Bamboo 5.6.x
More...
Bamboo ships with jsvn - a SVNkit java command-line client from Bamboo 2.2.4 onwards. The jsvn command-line client effectively functions like the Subversion command-line client except that it works with the Java libraries in Bamboo.
To run the SVNkit java command-line client, follow the steps below:
<BAMBOO_INSTALL>/scriptsjsvn script by running the following command:chmod 777 jsvnjsvn script. You can use ./jsvn --help or any commands you would use with the native svn client.<BAMBOO_INSTALL>/scriptsjsvn.bat script.For instructions on how to use the Subversion command-line client, please refer to the Subversion Command-Line Client documentation (v1.5).