Re: Reorganizing a live tree

2010-02-18 Thread Stefan Sperling
On Thu, Feb 18, 2010 at 02:49:35AM -0800, Kenneth Porter wrote: > If I move a file (say, to a new subdirectory) and commit, and > another user then edits the file from a pre-move WC, what happens > when he updates his WC? Do his edits get merged to the file in the > new location? See http://svnboo

Reorganizing a live tree

2010-02-18 Thread Kenneth Porter
If I move a file (say, to a new subdirectory) and commit, and another user then edits the file from a pre-move WC, what happens when he updates his WC? Do his edits get merged to the file in the new location?