Significantly reduce I/O during 'svn log -v' and 'svn log' with authz. There is no need to read the copy-from info from the repository if it is already available in the changed path list. * subversion/libsvn_repos/log.c (detect_changed): use the copyfrom info of the change, if available