[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svnadmin create complains about subrepositories

From: Stefan Sperling <stsp_at_elego.de>
Date: Sat, 12 Feb 2011 18:04:54 +0100

[ 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.
Received on 2011-02-12 18:05:38 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.