Project

General

Profile

Actions

Feature #21445

closed

Link to repository file in another project

Added by Hans Ginzel over 8 years ago. Updated about 2 months ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Documentation
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

See RedmineTextFormattingTextile, "Links to Repository files".

Add please links to files in another project for both Textile and Markdown. E.g.

source:project:repo_identifier|"some file"

Actions #1

Updated by Mischa The Evil about 3 years ago

  • Category changed from Text formatting to Documentation
  • Status changed from New to Closed
  • Resolution set to Fixed

These links of Redmine links are implemented and documented properly currently. I'll close this issue as such. Please re-open if needed.

Hans Ginzel wrote:

[...]
source:project:repo_identifier|"some file"

FWIW: The actual, correct syntax is: project_identifier:source:repo_identifier|"some file".

Actions #2

Updated by VVD VVD about 2 months ago

But how to link on root of the repo?
This is doesn't work:

source:project:repo_identifier
source:project:repo_identifier|
source:project:repo_identifier|.
source:project:repo_identifier|./
source:project:repo_identifier|..
source:project:repo_identifier|../
source:project:repo_identifier|/
source:project:repo_identifier|/.
source:project:repo_identifier|./.
source:project:repo_identifier|/..
source:project:repo_identifier|existing_dir/..
source:project:repo_identifier|existing_dir/../

Also cant't link on a file or dir containg 2 dots in a row:

source:project:repo_identifier|file..name

Also if a file or dir begin with dot.

Half work:

source:project:repo_identifier|//

Actions

Also available in: Atom PDF