Edgewall Software
Modify

Ticket #3380 (closed enhancement: duplicate)

Opened 6 years ago

Last modified 5 years 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:
Release Notes:
API Changes:

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

comment:1 Changed 6 years ago by eblot

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

comment:2 Changed 6 years ago by cboos

  • Milestone set to 0.11
  • Owner changed from jonas to cboos

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.

comment:3 Changed 5 years ago by cboos

  • Milestone 0.11 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Woops, this was discussed before, see #2340.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from cboos. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.