[Trac-tickets] [The Trac Project] #2239: Cannot view history of
files which have been moved
The Trac Project
noreply at edgewall.com
Tue Oct 18 09:25:30 CDT 2005
#2239: Cannot view history of files which have been moved
---------------------------+------------------------------------------------
Reporter: Dave Matthews | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone:
Component: browser | Version: 0.9b2
Severity: normal | Keywords: |
---------------------------+------------------------------------------------
source:trunk/wiki-macros/HelloWorld.py demonstrates the problem.
You can view the
[http://projects.edgewall.com/trac/log/trunk/wiki-
macros/HelloWorld.py?action=stop_on_copy&rev=1636&stop_rev=&mode=follow_copy
full history of the latest version]
by enabling the ''follow copies'' option.
From there you can view
[http://projects.edgewall.com/trac/browser/trunk/trac/wikimacros/HelloWorld.py?rev=1519
rev 1519].
However, if you then try to view the
[http://projects.edgewall.com/trac/log/trunk/trac/wikimacros/HelloWorld.py
revision history of that version] it only shows adds, moves and deletes so
you only see
rev 167 and rev 1636. If you try to enable
[http://projects.edgewall.com/trac/log/trunk/trac/wikimacros/HelloWorld.py?action=path_history&rev=1636&stop_rev=&mode=follow_copy
follow copies]
this get ignored (even though it is selected in the URL).
You can view the change history of the file if you
[http://projects.edgewall.com/trac/log/trunk/trac/wikimacros/HelloWorld.py?action=path_history&rev=1519&stop_rev=&mode=follow_copy
manually enter rev 1519]
but there is no way to get to this from the web interface.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2239>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list