Julian Foad wrote: > The "WC replay delta" is simple and about ready to commit.
r1846252. > Implementation of the "WC delta editor" is in progress. Currently factoring out our "copy dir from repos to WC" implementation from these two places: libsvn_client/copy.c : repos_to_wc_copy_single() libsvn_client/conflicts.c : merge_incoming_added_dir_replace() -- - Julian