Re: Problems merging renamed file with contents changes
From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-09-12 06:49:19 CEST
There is a "back story" to why rename is implemented as delete+copy
For example, Joe does
$ svn rename foo/blah.c bar/blah.c
Then, Veronica does
$ cd foo # (or bar)
When Veronica updates, she should experience the delete (or copy) that
I'm not sure how this affects the discussion. Perhaps we just weren't
-Karl
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.