Author: julianfoad Revision: 1588772 Modified property: svn:log Modified: svn:log at Tue Apr 22 10:37:35 2014 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Tue Apr 22 10:37:35 2014 @@ -1,7 +1,9 @@ -Implement an initial fix for issue #4480. As noted in the code this patch -might make this code report out of date in a few cases where we should allow -a commit, but this is much safer than not reporting out of date where we -should. +Implement an initial fix for issue #4480 "Mergeinfo overwritten on successive +merges". + +As noted in the code this patch might make this code report out of date in a +few cases where we should allow a commit, but this is much safer than not +reporting out of date where we should. As far as I can tell this check matches how we do things in the repos/fs commit api, so I hope somebody with more knowledge of these apis can
