Backport to the 1.5.x branch:
* r30544
Remove the now-unused svn_wc_notify_changelist_failed enum element,
and change libsvn_wc to clear the error it passes to its
notification callback.
Justification:
This take the (undocumented) responsibility for this cleanup off
of the library consumer (who would potentially otherwise leak
errors).
Notes:
This is a follow-up to r28591, which is a fix for issue #3054,
'svn cl foo README; svn cl foo README' has unexpected output.
Votes
+1: dlr, epg, markphip
git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/1.5.x@870636 13f79535-47bb-0310-9956-ffa450edef68
6 files changed