tracking changes across rename
From: Peter Selinger <selinger_at_mathstat.dal.ca>
Date: 2005-09-27 06:37:23 CEST
Someone suggested I should switch from CVS to SVN, so I spent Sunday
Today I experimented with SVN and I found that the features did not
Here's the concrete situation that I tested:
Create a directory project1 (revision 1)
Now I tried to merge the change from project1 into project2 as follows:
svn merge -r4:5 file:///tmp/svnrepos/project1
I expected that SVN would remember that file1 in project1 corresponds
Skipped missing target: 'file1'
So it seems that merge behaves exactly the same as it would have,
How can I get SVN to do "the right thing"?
Thanks, -- Peter
---------------------------------------------------------------------
|
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.