delete callback in editorv2 and tree conflicts
From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 29 Feb 2012 11:59:02 +0100
I've been briefly considering about issue #3150 again.
The problem of this issue is that, during a merge, when deleting a directory,
We tried to solve this problem in the current design during the 1.6
But it seems the current signature of the svn_editor_delete() callback
* Delete the existing node at @a relpath, expected to be identical to
It seems the idea is that, during a merge, the receiver would compare
Since we now discourage merges into mixed-revision working copies,
But is this the best way of dealing with this problem?
What if we allowed the driver to optionally specify a hash map tha
|
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.