Ticket #3380 (closed enhancement: duplicate)
browser for externals
| Reported by: | trac.edgewall.org@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | version control/browser | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The SVN browser nicely displays SVN properties, including svn:externals. It would be awesome if it would just allow me to browse into externals. I realise this isn't trivial, because externals may use svn+ssh://, but a rewrite table like
svn+ssh://server1 -> http://server1/svn svn+ssh://server2 -> svn://server2/svn svn+ssh:// -> svn://
could do the trick.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


