[ Cc -= users@ ] On Sat, Feb 12, 2011 at 05:50:48PM +0100, Stefan Sperling wrote: > [[[ > * subversion/libsvn_repos/repos.c > (svn_repos-create): Prevent repository creation within all subdirectories > of a repository, not just within the top-level one.
While expanding svnadmin_tests.py 18 to cover my fix, I've realised that the log should say: (svn_repos-create): Prevent repository creation within all subdirectories of a repository, not just within the top-level one, if the current working directory is somewhere within the repository. > While here, show absolute paths in error messages, and send a less > confusing error message when the user tries to create a repository > at the location of an existing repository.