--- subversion/libsvn_repos/delta.c.orig 2003-07-15 21:15:02.000000000 +0300 +++ subversion/libsvn_repos/delta.c 2003-07-15 21:15:14.000000000 +0300 @@ -780,7 +780,7 @@ unsigned char digest[MD5_DIGESTSIZE]; SVN_ERR (c->editor->open_file - (edit_path (c, t_fullpath), dir_baton, + (edit_path (c, s_fullpath), dir_baton, base_revision, pool, &file_baton)); SVN_ERR (delta_files (c, file_baton, s_fullpath, t_fullpath, pool)); SVN_ERR (svn_fs_file_md5_checksum (digest, c->target_root,