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

Re: Cleaning out all repositories

From: Gábor Szabó <szabgab_at_gmail.com>
Date: 2005-07-15 08:01:51 CEST

You can delete the whole repositry manually (rm -rf) by removing the
directory that was created by svnadmin. Of course this means you will
lose all data inside
but if I understand you that's what you want.

Then you will create the repos again using svnadmin create

Gabor

On 7/15/05, Rob Brenart <svn@oculardata.com> wrote:
> I've recently been tinkering with my server to get Subversion setup, and
> it went pretty smoothly, but in the process I've created 3 or 4 test
> repos ... now I want it all clean before putting my real work there, is
> there an easy way to this?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

-- 
Gábor Szabó
Perl in Israel  http://www.pti.co.il
08-975-2897   054-4624648    AIM: gabor529
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 15 08:03:28 2005

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

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