Ticket #2340 (closed enhancement: fixed)
Subversion Browser does not follow svn:externals properties
| Reported by: | damphyr@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | version control/browser | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
External repository dependencies can be added to a subversion repository through the svn:externals property ( subversion book).
It would be helpful to be able to follow the svn:externals links in the Trac browser.
svn:externals can point within the same repository, but they can also point to different repositories, so this probably means that the browser module must be able to handle more than one svn repository.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


