Project

General

Profile

Plugins Directory » Add Subversion Links

Author: Masamitsu Murase
Website: http://masamitsu-murase.blogspot.jp/
Code repository: https://github.com/masamitsu-murase/redmine_add_subversion_links
Registered on: 2011-12-04 (over 12 years ago)
Current version: 0.7.0
Compatible with: Redmine 4.2.x, 4.1.x, 4.0.x
User ratings:   (0)

Redmine Add Subversion Links plugin

Japanese

Overview

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!

Use this plugin with Open TortoiseSVN

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!

Screen shots

This plugin adds links to the subversion repository as follows:
  • in Associated revisions
  • in Repository page
  • in Wiki

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.

Note

This plugin shows users raw URLs of Subversion repository, so if you use Redmine in public network, please be careful about access right management of Subversion repository.

License

You can use this plugin under the GPLv3.

Contact

If you find some bugs or you have some requests, please let me know in my GitHub page .

Installation notes

Server-side settings

  1. Put this plugin in plugins/redmine_add_subversion_links.
    The directory must be redmine_add_subversion_links.
    If you use Redmine 1.x.x or older, put this plugin in vendor/plugins/redmine_add_subversion_links.
  2. Restart Redmine.
    Migration is not needed. This plugin does not taint DB.

Client-side settings (optional)

If you use "Open TortoiseSVN",
  1. download the add-on, Open TortoiseSVN for Firefox or Open TortoiseSVN for Google Chrome
  2. open Settings window, set path of TortoiseProc.exe and then add targeted Subversion repository URLs to Subversion repository list.

Changelog

0.7.0 (2021-05-01)

Compatible with Redmine 4.2.x, 4.1.x, 4.0.x.

Support Redmine 4.0 and later.

redmine_add_subversion_links.zip (11.4 KB) redmine_add_subversion_links.zip Masamitsu Murase, 2021-05-01 08:15

0.6.0 (2019-08-17)

Compatible with Redmine 3.4.x.

Support static_root_path_for_svn_link.

redmine_add_subversion_links.zip (11.3 KB) redmine_add_subversion_links.zip Masamitsu Murase, 2019-08-17 16:03

0.5.0 (2019-08-17)

Compatible with Redmine 3.4.x.

  • Support 3.4.x.
  • Remove deprecated methods.
redmine_add_subversion_links.zip (10.5 KB) redmine_add_subversion_links.zip Masamitsu Murase, 2019-08-16 18:12

0.4.0 (2019-08-15)

Compatible with Redmine 3.4.x.

Support 3.4.x

redmine_add_subversion_links.zip (10.6 KB) redmine_add_subversion_links.zip Masamitsu Murase, 2019-08-14 18:50

0.3.0 (2013-08-04)

Compatible with Redmine 2.3.x, 2.2.x, 2.1.x.

Support 2.3.x.
Support "source:" tag in Wiki.

Change link URL. If '/trunk/dir/test1.txt' and '/trunk/dir/test2.txt' are changed, link URL is set to '/trunk/dir'.

redmine_add_subversion_links.zip (10.1 KB) redmine_add_subversion_links.zip Masamitsu Murase, 2013-08-03 20:02

0.2.0 (2012-11-19)

Compatible with Redmine 2.3.x, 2.2.x, 2.1.x.

Support Redmine 2.1.3.

  • Use jQuery library instead of prototype.js.

Please use older version if you use Redmine 2.0.x or older.

redmine_add_subversion_links.zip (9.25 KB) redmine_add_subversion_links.zip Masamitsu Murase, 2012-11-18 16:35

0.1.0 (2012-06-02)

Compatible with Redmine 2.0.x.

Support Redmine 2.0.1.

Please use older version if you use Redmine 1.4.2 or older.

redmine_add_subversion_links.zip (9.24 KB) redmine_add_subversion_links.zip Masamitsu Murase, 2012-06-03 07:05

0.0.5 (2012-05-30)

Compatible with Redmine 1.4.x.

Support Redmine 1.4.2.
Please use 0.0.4 if you use Redmine 1.2.X or 1.3.X.

I'm sorry for late release and I'll release a new version for Redmine 2.0.X later.

redmine_add_subversion_links.zip (9.24 KB) redmine_add_subversion_links.zip Masamitsu Murase, 2012-05-30 16:40

0.0.4 (2011-12-27)

Compatible with Redmine 1.2.x, 1.3.x.

New Features:
  • Add "peg revision" parameter to the links to Subversion repository.
  • Add links to repository page in Redmine.

I have not tested on Redmine 1.1.x yet.

redmine_add_subversion_links.zip (7.36 KB) redmine_add_subversion_links.zip Masamitsu Murase, 2011-12-27 18:25

0.0.2 (2011-12-11)

Compatible with Redmine 1.1.x, 1.2.x, 1.3.x.

Solve the following issue:
- Conflict with some plugins, such as code review plugin.

Special thanks to Ivan Cenov!

redmine_add_subversion_links.zip (5.39 KB) redmine_add_subversion_links.zip Masamitsu Murase, 2011-12-11 16:36

0.0.1 (2011-12-04)

Compatible with Redmine 1.1.x, 1.2.x.

redmine_add_subversion_links.zip (4.94 KB) redmine_add_subversion_links.zip Initial Release Masamitsu Murase, 2011-12-04 18:11