[merge tracking] Merge conflict resolution callback API
From: Daniel Rall <dlr_at_collab.net>
Date: 2006-11-01 02:01:12 CET
For smoother merging on the merge-tracking branch, I'll be adding a
typedef svn_error_t *(*svn_client_conflict_resolver_func_t)
Alternately, this API could return some sort of status indicating the
Now, should this API be a member of svn_client_ctx_t? If so, I
Otherwise, I can make it a parameter to svn_client_merge3() and
Thoughts?
|
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.