Ticket #6474 (new enhancement)
svn:externals displayed as folder in listing
| Reported by: | cjunge@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0 |
| Component: | version control/browser | Version: | |
| Severity: | minor | Keywords: | svn:externals |
| Cc: |
Description
It would be nice if it was an option to enable svn:externals (& possibly other version control systems with the same feature) to be displayed inline in the folder/file listing.
Currently the svn:externals is listed at the bottom of the listing for the folder it's applied to. This link can be controlled using the TracIni settings to point directly to the correct repository.
The listing of the folder the external is linked to does not show any reference to the external. This is confusing as a checkout will copy the external into the WC, but there is no visual representation of this in Trac. A folder with a link icon (maybe) and information about the external (& link if configured correctly) would be nice.
Cameron


