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

How to permanently delete file?

From: John Masinter <john_at_masinter.net>
Date: Tue, 20 Oct 2009 13:09:34 -0700 (PDT)

Summary: How do you "really" delete a file from svn, so that it can not be recovered from a past revision?

Detail:
I committed some commercial source to our repo, which we have properly licensed for our use. This was legit.

Development has gone on, many commits. Now I'm told outsiders will need to access our repo, and the commercial source needs to be removed.

I deleted it, but of course it can easily be retrieved by going back to any old revision during the period it existed.

Is there any way to "really" delete a file from the history. Or if not, perhaps just wipe the data in the file to zeros? Surely there is a hack for this.

I do understand other options such as starting a new repo, post delete; or branch post delete, and grant access only to that branch. Those options do not satisfy my employer. They want the file "really" deleted.

Any ideas appreciated?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2409521

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-20 22:13:00 CEST

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.