Changes between Version 15 and Version 16 of TracLinks


Ignore:
Timestamp:
22/06/2017 14:04:01 (7 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracLinks

    v15 v16  
    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----