Author: kotkov Revision: 1641013 Modified property: svn:log Modified: svn:log at Fri Nov 21 23:31:17 2014 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Fri Nov 21 23:31:17 2014 @@ -3,7 +3,7 @@ sites. As we now do not support mixed-m the svn_fs_fs__use_log_addressing() function no longer needs to know a revision number. That, however, is just a part of the story, because this function had a certain number of callers. Some of the callers only required -a revision number in order to pass in to the svn_fs_fs__use_log_addressing() +a revision number in order to pass it to the svn_fs_fs__use_log_addressing() function, and these revision number arguments can be safely dropped. So we walk up the stack, remove the unused arguments and update the function
