[Trac-tickets] Re: [The Trac Project] #1781: Link from 'Browser
Source' to Subversion Repository URL
The Trac Project
noreply at edgewall.com
Mon May 8 02:09:49 CDT 2006
#1781: Link from 'Browser Source' to Subversion Repository URL
----------------------------------------------------+-----------------------
Reporter: Ian Leader <__ian.leader__ at line.co.uk> | Owner: mgood
Type: defect | Status: new
Priority: normal | Milestone:
Component: browser | Version: devel
Severity: normal | Resolution:
Keywords: |
----------------------------------------------------+-----------------------
Comment (by cboos):
mgood, if you want to implement this, please don't forget to do that in a
VersioningSystemBackend independant way.
For example, in mercurial, there could be a link to the ''manifest'' in
the
mercurial cgi server.
e.g. if the currently browsed path is `/mercurial`, the link would be:
`http://www.selenic.com/hg/?mf=aec167b2fe2b;path=/mercurial/`
(the `mf` argument being the current changeset id).
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1781>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list