TSTool / Install Bitbucket Plugin
This appendix describes how to install and configure the TSTool Bitbucket Plugin.
Install TSTool
TSTool must be installed before installing the Bitbucket plugin. Typically the latest stable release should be used, although a development version can be installed in order to use new features. Multiple versions of TSTool can be installed at the same time.
- Download TSTool:
- Download the Windows version from the State of Colorado's TSTool Software Downloads page.
- Download the Linux version from the Open Water Foundation TSTool download page.
- Run the installer and accept defaults.
- Run TSTool once by using the Start / CDSS / TSTool-Version menu on Windows
(or run the
tstoolprogram on Linux). This will automatically create folders needed to install the plugin.
Install and Configure the TSTool Bitbucket Web Services Plugin
This documentation describes how to install and configure the TSTool Bitbucket plugin.
The folder structure on the computer should be similar to the following. TSTool version 15.0.0 introduced the convention of using a version folder, which allows multiple versions of plugins to be installed.
Windows:
C:\Users\user\.tstool\15\
plugins\
owf-tstool-bitbucket-plugin\
1.0.0\
owf-tstool-bitbucket-plugin-1.0.0.jar
Linux:
/home/user/.tstool/15/
plugins/
1.0.0/
owf-tstool-bitbucket-plugin-1.0.0.jar
On Windows, the installation folder in Windows Explorer will be similar to the following:
Bitbucket Plugins Folders on Windows (see full-size image)
To install or update the plugin:
- Download the
tstool-bitbucket-pluginsoftware installer file from the TSTool Bitbucket Download page. For example with a name similar totstool-bitbucket-plugin-1.0.0-win-202505182329.zip. - If installing the plugin in user files and if TSTool was not run before, run TSTool once to automatically create user folders and files needed by the plugin.
- Expand the zip file or navigate to the zip file in Windows Explorer.
Copy the top-level folder in the zip file to the TSTool
pluginsfolder as shown in the above folder structure. - Configure one or more datastore configuration files according to the Bitbucket Data Web Services Datastore documentation.
- Test web services access by reading repository data using the
Bitbucketcommand. - If there are issues, use the View / Datastores menu item to list enabled datastores.
- Use the Tools / Plugin Manager to view plugin information, which will show which version of the plugin is loaded for the TSTool version.
- If necessary, see the Troubleshooting documentation.