Project

General

Profile

Actions

Feature #6372

open

Link to specific revision of file in repository

Added by Barnabás Králik over 13 years ago. Updated over 13 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
2010-09-12
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

When writing a comment, I can insert a link to a file in the repository with e.g. source:trunk/app/controllers/issues_controller.rb; I can also insert a link to a specific revision's root, e.g. r4020.

However, if I would like to insert a link to a specific version of a file, I have to write the full URL, e.g. http://www.redmine.org/projects/redmine/repository/revisions/4020/entry/trunk/app/controllers/issues_controller.rb , or, at least a local one, like "Issues controller @ rev 4020" : /projects/redmine/repository/revisions/4020/entry/trunk/app/controllers/issues_controller.rb.

Instead, we could use e.g.

source:/trunk/app/controllers/issues_controller.rb@4020
Actions #1

Updated by Barnabás Králik over 13 years ago

... or, even better:

r4020:/trunk/app/controllers/issues_controller.rb

Actions

Also available in: Atom PDF