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

Re: How Subversion drove me to shoot myself in the foot.

From: <brinkleybw_at_bigfoot.com>
Date: 2006-04-19 15:49:43 CEST

There is a DOS utility called DriveSpy (www.digitalintelligence.com) to do
this if you are on FAT. I'm not sure what the Linux equiv would be. dd
will get the data, but automatically listing the cluster chains and carving
out the files is a different issue.

Cheers!
-B

On 4/19/06, David L. Crow <crow@orangeblood.org> wrote:
>
> Michael Goetze wrote:
> > So I just deleted a year's worth of .tex files, permanently.
>
> In most filesystems, the files aren't really deleted, just the pointers
> to them. If you haven't changed your filesystem much since this event
> and you really need the data, you can unmount the filesystem and use
> something like dd to pull the raw data off of the device. Then you can
> use an editor to search for known contents and extract it.
>
> Depending on how fragmented your files are, your work will be much
> harder to reconstruct the full files.
>
> If the data is very important, then it might be worth the effort.
>
> --
> David L. Crow Texas! It's like a
> crow@OrangeBlood.org whole other country.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
Received on Wed Apr 19 15:51:27 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.