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

Re: How can I delete a repository? Just 'rm *'?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-11 21:30:08 CEST

Kay Abendroth <kay.abendroth@raxion.net> writes:

> Hi,
>
> I'm using Subversion since a couple of month and everything works
> fine. But now I have a question, because I want to restructure my
> repository layout:

If you want to restructure your repository, use 'svn mv URL1 URL2'.

> "How can I delete my existing repository, which I created with
> 'svnadmin create /usr/local/svn/repository/', in a clean way? Is a
> simple 'rm *' all I have to do?"

What does 'clean' mean? 'rm -rf repository' will indeed delete your
entire repository. Were you expecting some other behavior?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 11 21:33:26 2003

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.