Re: deleting a tree in the repository
From: John Peacock <john.peacock_at_havurah-software.org>
Date: Thu, 27 Mar 2008 13:59:39 -0400
Geoffrey wrote:
To delete and recreate the repository, you would just delete the repository files:
# rm -rf /actual/path/to/repository/files
(you probably want to shut down svnserve or Apache before doing this, depending
Then you recreate the repository using `svnadmin create` and `svn import` the
'svn rm' does not delete the repository; it merely marks those files as being
John
---------------------------------------------------------------------
|
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.