I moved one of the FitNesse Page to another one. I found that I moved it to the wrong place. I went to that wrong path and deleted that page. As I moved the original page, I am not able to locate that.
Can anybody has any idea of recover开发者_如何学Going a deleted page?
Pages in the Fitnesse wiki are stored as text files directly in the filesystem - deleting a page deletes the file (doesn't go to recycle bin or anything).
So there's no way to recover the file unless you're using a source control system.
(Or if the wiki is on a server, say, and nightly backups are taken, you could recover the file from the nightly backup, perhaps).
we can restore deleted contet of wiki page with a tool called Recuva...it is amazing tool...
精彩评论