Edgewall Software

Ticket #3380 (closed enhancement: duplicate)

Opened 2 years ago

Last modified 23 months ago

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

Changed 2 years ago by eblot

I don't think this can be done as long as Trac does not support remote repositories.

Changed 2 years ago by cboos

  • owner changed from jonas to cboos
  • milestone set to 0.11

A different approach would be to rely on InterTrac links, assuming there's a corresponding Trac for those externals. By following an svn:externals link, you would end up in the relevant Trac, which makes a lot of sense.

Related to #1601.

Changed 23 months ago by cboos

  • status changed from new to closed
  • resolution set to duplicate
  • milestone 0.11 deleted

Woops, this was discussed before, see #2340.

Add/Change #3380 (browser for externals)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from cboos. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.