#3172: Subversion changeset sync doesn't handle copy + edit
-----------------------------+----------------------------------------------
Reporter: cboos | Owner: cboos
Type: defect | Status: new
Priority: normal | Milestone:
Component: version control | Version: devel
Severity: normal | Keywords: svn sync
-----------------------------+----------------------------------------------
i.e. the following sequence of operations:
{{{
$ svn cp a b
$ vim b
$ svn ci -m "copied a to b, then edited b"
}}}
is reported as a pure copy, with no links to the diffs between a and b.
See also [h774] for an example: in the changeset view,
there are no diffs shown for mailto.py even though there are
[http://trac-
hacks.org/changeset?old_path=wikigoodiesplugin%2F0.9%2Fgoodies%2Fmailto.py&old=774&new_path=wikigoodiesplugin%2F0.9%2Fgoodies%2Fmozilla.py&new=774
diffs].
I'm pretty sure it used to work, we need to add a test case for this.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3172>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets