Link to respository file on branch
Added by Jonathan Fingland over 13 years ago
I have done my best to google this and search these forums for the answer so I apologize in advance if it has been resolved before.
In the wiki/forum formatting help there is:
source:some/file
and variations on that for linking to specific revisions or line numbers. However, I see no way to reference a specific branch.
What I would like to do is something like:
source@develop:some/file
where develop is the branch name.
I dearly hope that I'm simply going blind as I see no way to accomplish this currently except by creating a standard link.
Replies (2)
RE: Link to respository file on branch - Added by Michael Tuschik over 13 years ago
Ist there any progress on this?
I have a similar problem ... i'd like to reference source files from another project.
Like documents i would expect the following syntax:
source:some_project:"some/file"
To include the branch you could do (just an idea):
source:some_project:"branch//some/file"
RE: Link to respository file on branch - Added by Oliver Kopp over 12 years ago
See also Feature #9385 "Specify a specifc branch in a reference".