Concurrent move and edit
From: Oliver Mangold <o.mangold_at_gmx.de>
Date: Fri, 3 Jul 2009 01:22:29 -0700 (PDT)
Assume the following scenario:
User A moves/renames file 'foo' to 'bar'.
Both users do update then commit (it doesn't matter in which order the server sees the operations, I would like any order to work).
Then (depending on svn version) the result is:
- either a conflict
Is there a chance to make subversion handle this in the way that the result is simply one (moved and edited) file bar?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.