This plugin adds links to the original Subversion repository in the following pages.
- Wiki pages
Redmine automatically converts revision number, such as “r1234
”, to the link to the Redmine’s repository page.
This plugin adds external links to the original Subversion repository. - Log/Repository pages
This plugin also adds external links to the original Subversion repository in Redmine repository log pages.
This plugin is more useful when you use it with Open TortoiseSVN add-on for Firefox and Google Chrome.
You can open TortoiseSVN log viewer of the targeted revision easily!
You can download the latest version in Redmine plugin page .
If client users use Open TortoiseSVN for Firefox or Open TortoiseSVN for Google Chrome, they can open TortoiseSVN log viewer of the specific revision very easily.
This server-side plugin and client-side “Open TortoiseSVN” add-on enables you to review and check source code easily!
This plugin adds links to the subversion repository automatically as follows:
If you use “Open TortoiseSVN” add-on for Firefox or Google Chrome, TortoiseSVN log viewer is opened automatically when you click the link.
Only the specific log is shown as follows.
In this case, only revision 3 is shown.
This plugin shows users raw URLs of Subversion repository, so if you use it in public network, please be careful about access rights management of Subversion repository.
You can use this plugin under the GPLv3 .
- Put this plugin in
plugins/redmine_add_subversion_links
.
The directory name must beredmine_add_subversion_links
.
If you use Redmine 1.×.x, put this plugin invendor/plugins/redmine_add_subversion_links
. - Restart Redmine.
Migration is not needed because this plugin does not taint DB.
If you use “Open TortoiseSVN”, please set up as follows.
- Install TortoiseSVN.
- Download the add-on, Open TortoiseSVN for Firefox or Open TortoiseSVN for Google Chrome, and then install it to your browser.
- Open settings window and set path of
TortoiseProc.exe
, and then add targeted Subversion repository URLs to Subversion repository list in settings window.
If you would like to say thanks, please feel free to click “Sponsor” button at the top of this page to make a donation :-)