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

Shredding private/confidential information‏

From: Steven <meteor3000_at_hotmail.com>
Date: Mon, 27 Apr 2009 14:20:08 +0200

Hi all,

When deleting private/confidential files, I think it is a good practice to run them through a shredder, even when a limited number of people has access to the disk they are on.

However, when managing private data in an SVN repository, this becomes problematic, because SVN copies and disposes files all over the place. The problem is particularly grievous with working copies. For example, when ordering a delete, SVN just disposes the file. When committing, it also disposes the copy in .svn/text-base. The same is done when updating any working copies containing this file. All this is done without any oppurtunity to shred the files in question.

Has anyone thought about this before? Suggestions? Maybe a candidate for a feature request?

Greets,
 - Steven Sijbrand
_________________________________________________________________
See all the ways you can stay connected to friends and family
http://www.microsoft.com/windows/windowslive/default.aspx

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-27 15:04:48 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.