Aptana工作室文件丢失

发布于 2024-12-15 18:22:33 字数 151 浏览 5 评论 0 原文

我和我的朋友使用 aptanasync by FTP 做了一个项目。 今天,当我在 FTP 上保存文件时,我的连接丢失了。我再次打开 file.php 有 600 行中的 455 行。我没有与 git 同步,我的朋友还没有打开 aptana。我可以恢复它吗?有临时文件或历史记录吗? ;(

I did a project with my friend using aptana sync by FTP.
Today when i save file on FTP my connection lost.i open file.php again There are 455 line from 600 line.i didn't sync with git and my friend don't open aptana yet.Can i recover it? Have a temp file or history? ;(

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

百变从容 2024-12-22 18:22:33

在 Linux 上,我能够从 /tmp 文件夹中恢复该文件(它的名称很乱,所以你必须挖掘一下)。希望它能帮助将来的人。

On linux I was able to recover the file from /tmp folder (it has a gibberish name there so you have to digg a little). hope it helps someone in the future.

娇柔作态 2024-12-22 18:22:33

永远不要说永远,我只是在心不在焉的结帐后失去了两天的工作,并进行了很多未提交的更改,最终来到这里...我无法从阿普塔纳的本地历史记录中获取它,/tmp 是空的,但我可以找到工作区中 .metadata 隐藏目录中的所有文件。我猜 git 使本地历史记录在 Aptana 本身中表现不同,但它仍然存储在这里 .metadata/.plugins/org.eclipse.core.resources/.history

Never say never, I just lost my 2 days work after out-of-mind checkout with lot of ucommitted changes and ended up here... I couldn't get it from local history in Aptana, /tmp was empty but I could find all the files in .metadata hidden dir in workspace. I guess git makes the local history act differently in Aptana itself, but it's still stored here .metadata/.plugins/org.eclipse.core.resources/.history

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文