Changes between Version 5 and Version 6 of TracLinks


Ignore:
Timestamp:
Jan 5, 2018, 4:49:56 PM (6 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracLinks

    v5 v6  
    379379Finally, note that in all of the above, a revision range can be written either as `x:y` or `x-y`.
    380380
    381 In the presence of multiple repositories, the name of the repository should be specified as the first part of the path, e.g. `log:repos/branches` or `[20-40/repos]`.
     381==== Multi-repository links
     382
     383In the presence of multiple repositories, the name of the repository should be specified as the first part of the path:
     384- `log:repos/branch`
     385- `[20-40/repos]`
     386- `r20/repos`
    382387
    383388----