Found |
r861683 |
r861683 | rooneg | 2006-09-22 20:08:37 +0000 (Fri, 22 Sep 2006) Fix handling of repositories with spaces in their names over ra_svn. This fixes issue #2612. Found by: Peter Johnson <peter.johnson@unified.co.uk> * subversion/svnserve/serve.c (link_path, reparent): Correctly URI decode the repos_url before passing it on to get_fs_path.