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

Re: obliterate files

From: Dextrous <dextrous85_at_gmail.com>
Date: Sun, 6 Dec 2009 19:50:25 +0530

On Sun, Dec 6, 2009 at 7:09 PM, Ilan Yaniv <Ilan.Yaniv_at_timetoknow.org>wrote:

> Hi all,
>
> I need to obliterate files from the SVN. I want that in no case people
> could restore files from the SVN server.
>
 there is no easy way to do it.
You will have to use svnadmin dump to dump the repository and than using
svndumpfilter you will have to filter the path which you want to remove and
than load the repository back using svnadmin dump.
for details refer
http://svnbook.red-bean.com/nightly/en/svn.reposadmin.maint.html
Hope that helps you.

-- 
Vishwajeet Singh
+91-9657702154 | dextrous85@gmail.com | http://singhvishwajeet.com
Twitter: http://twitter.com/vishwajeets | LinkedIn:
http://www.linkedin.com/in/singhvishwajeet
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2427597
Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-12-06 15:21:20 CET

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.