Changes between Initial Version and Version 1 of Ticket #13313, comment 3
- Timestamp:
- Oct 30, 2017, 4:04:31 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13313, comment 3
initial v1 1 1 The convention in Trac is to use the repository name in the path. For example, `/path` in `repos1` is `/repos1/path` (see TracLinks#VersionControlrelatedlinks). I modified the plugin to use the convention, but it should be backward compatible with the `repos1:/trunk` pattern. 2 2 3 Let me know if you spot any issues. I will leave the ticket open for adding test coverage and further refactoring in the coming days.3 Let me know if you spot any issues. ~~I will leave the ticket open for adding test coverage and further refactoring in the coming days.~~