eg global\apache\subversion-1.7.10\subversion\svnsync\main.c 449 ~~~~~~~~~~~~ return svn_error_createf (APR_EINVAL, NULL, _("Session is rooted at '%s' but the repos root is '%s'"), url, sess_root); ~~~~~~~~~
Diff:
--- old +++ new @@ -1 +1,7 @@ eg global\apache\subversion-1.7.10\subversion\svnsync\main.c 449 +~~~~~~~~~~~~ + return svn_error_createf + (APR_EINVAL, NULL, + _("Session is rooted at '%s' but the repos root is '%s'"), + url, sess_root); +~~~~~~~~~
Diff: