Re: Help! Recovering deleted files?
Re: Help! Recovering deleted files?
- Subject: Re: Help! Recovering deleted files?
- From: Kevin Grant <email@hidden>
- Date: Tue, 23 Mar 2004 20:01:23 -0600
I accidently hit the "delete files and references" button when
removing some files from a project and lost 3 days work. Is there any
utility or way to recover files deleted by Xcode?
If Xcode just does a regular "rm" underneath, then it'll remove links
from the file system but not erase the data on disk. As long as you
haven't created or modified files that happen to overwrite the blocks
on disk formerly used by your deleted files, a disk recovery program
can probably undelete the files.
AFAIK Xcode doesn't have a trash folder or any place where it preserves
the original files.
Kevin G.
http://homepage.mac.com/kmg/
mail to kevin at ieee dot org
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.