[Trac-tickets] [The Trac Project] #1781: Link from 'Browser Source'
to Subversion Repository URL
The Trac Project
noreply at edgewall.com
Mon Jul 11 09:43:37 CDT 2005
#1781: Link from 'Browser Source' to Subversion Repository URL
---------------------+------------------------------------------------------
Id: 1781 | Status: new
Component: browser | Modified: Mon Jul 11 09:43:37 2005
Severity: normal | Milestone:
Priority: normal | Version: devel
Owner: jonas | Reporter: Ian Leader <__ian.leader__ at line.co.uk>
---------------------+------------------------------------------------------
When browsing source in trac, it would be useful to be able to get the
Subversion repository URL for the folder or file you are browsing - for
example to check out that sub-tree, or to link directly to a file in the
repository.
This would require a parameter with the base URL of the repository to be
set in trac.ini as there is no way to automatically deduce the URL. Beyond
that I think it would be fairly simple to implement.
I would like to see this at the top of the page e.g.
root/tags/trac-0.8 (__subversion repository URL for this page__)
or
root/tags/trac-0.8 (__<URL spelled out>__)
in a smaller font just after the path. However, if this was controversial,
a good alternative would be to put it in as an 'alternative format' link.
If there's interest in including this in the trunk, I'm happy to do a
patch.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1781>
The Trac Project <>
More information about the Trac-Tickets
mailing list