Handling of move/rename on merge
From: Tor Ringstad <tor.ringstad_at_tandberg.net>
Date: 2004-07-02 19:36:18 CEST
Consider the following two scenarios involving merging from a branch A
1) File was modified on A and moved/renamed on B
(copy) (mod)
A merge of r12:r14 from A to B just gives me "Skipped missing target".
I would have expected subversion to merge the changes of the file on
Am I doing something wrong, doesn't subversion support this behaviour,
2) File was moved/renamed on A and modified on B
(copy) (mv)
A merge of r12:r14 from A to B gives something similar to this;
% svn merge -r12:14 http://.../branchA
As expected, the rename is merged, and foo.c changes name to
- Tor Ringstad -
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.