InterviewSolution
Saved Bookmarks
| 1. |
Are Deletes You Make In Tfs 2010 Source Control Physical Or Logical? Can Accidental Deletes Be Recovered? |
|
Answer» Deletes are FULLY recoverable with the “undelete” OPERATION. You wouldn’t WANT to do a SQL restore because that would roll back every change to the TFS in the TIME since the file was DELETED. Deletes are fully recoverable with the “undelete” operation. You wouldn’t want to do a SQL restore because that would roll back every change to the TFS in the time since the file was deleted. |
|