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

Re: Remove All From Repository Start Fresh

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-02-23 17:34:06 CET

On Feb 23, 2006, at 16:54, Scott Purcell wrote:

> Newbie, been playing around with the PDF book. I have screwed
> around with the repository, and would like to start-fresh today.

rm -rf /wherever/you/put/your/repository
svnadmin create /wherever/you/put/your/repository

This really will completely delete your repository with no hope of
recovery. Be sure this is what you want, and/or make a backup first.

This will also delete your config file and any hooks you may have
customized. If you want to keep them, remember to get them out of
their respective directories before you nuke them.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 23 17:48:10 2006

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.