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

Re: svnadmin create leaves rubbish behind

From: Ben Reser <ben_at_reser.org>
Date: 2005-03-01 03:21:28 CET

On Fri, Dec 17, 2004 at 10:03:57AM +0100, Norbert Unterberg wrote:
> svnadmin create leaves a non-functional repository behind if called with
> a wrong fs-type parameter:
>
> Script:
>
> E:\SVN_Repositories>svnadmin create test --fs-type FSFS
> svn: Unknown FS type 'FSFS'
>
> Ups, I mis-typed FSFS, so I try again:
>
> E:\SVN_Repositories>svnadmin create test --fs-type fsfs
> svn: Repository creation failed
> svn: Could not create top-level directory
> svn: 'test' exists and is non-empty
>
> Couldn't svnadmin check the requested file system type before creating
> the repository directory structure?

Fixed in r13200.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 1 03:24:13 2005

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.