[email protected]:~/rails/ledger/releases/20080820144914/.git/hooks$ ls -al ls: cannot access post-commit: No such file or directory ls: cannot access update: No such file or directory ls: cannot access post-update: No such file or directory ls: cannot access commit-msg: No such file or directory ls: cannot access pre-rebase: No such file or directory ls: cannot access post-receive: No such file or directory ls: cannot access pre-applypatch: No such file or directory ls: cannot access pre-commit: No such file or directory total 8 drwxrwxr-x 2 kt kt 4096 2008-09-09 18:10 . drwxrwxr-x 4 kt kt 4096 2008-09-09 18:10 .. -????????? ? ? ? ? ? commit-msg -????????? ? ? ? ? ? post-commit -????????? ? ? ? ? ? post-receive -????????? ? ? ? ? ? post-update -????????? ? ? ? ? ? pre-applypatch -????????? ? ? ? ? ? pre-commit -????????? ? ? ? ? ? pre-rebase -????????? ? ? ? ? ? update
3
A
回答
5
首先,這裏是你的問題,格式化很好(圍繞着它在< pre>標記可以解決):
[email protected]:~/rails/ledger/releases/20080820144914/.git/hooks$ ls -al ls: cannot access post-commit: No such file or directory ls: cannot access update: No such file or directory ls: cannot access post-update: No such file or directory [snip]
無論如何,你需要以單用戶模式啓動並運行fsck。如果您現在無法重新啓動,只需將目錄移動到/ tmp並忘記它。
1
(a)看起來你有某種文件系統問題;我建議你運行fsck,看看它是否發現任何東西
(b)真的不是一個與編程有關的問題,所以在這裏脫離主題。
0
我有同樣的問題,由Aptana Studio不止一次使用rails導致。 長期的解決方案是避免使用aptana來創建文件。
0
我遇到了這個問題,並嘗試了一切。令人驚訝的是,解決方案非常簡單。老兄,這是你的工作: 使用GUI而不是終端 1.將該文件夾中的所有其他文件移動到不同名稱的其他文件 2.將僅包含有問題的文件的包含目錄移動到垃圾箱 3空垃圾
是的,就是這麼簡單
相關問題
- 1. 檢查下載的文件是否損壞,如果從iPhone中損壞刪除
- 2. 數據庫損壞,不能刪除
- 3. 如何刪除損壞的文件?
- 4. FTPClient下載文件損壞
- 5. 下載後文件損壞
- 6. PHP下載文件損壞
- 7. 下載後文件損壞
- 8. C#下載文件損壞
- 9. 在linux刪除目錄(甚至不能ls該目錄)
- 10. Windows損壞後,損壞的Linux安裝
- 11. ASHX文件下載損壞的文件
- 12. 刪除,項目不能刪除文件
- 13. 文檔目錄中損壞的圖像
- 14. 刪除目錄,Linux的
- 15. 由CVS損壞的Flash fla文件
- 16. shell腳本從linux目錄中刪除文件和子目錄
- 17. 爲什麼我下載的文件一直損壞或損壞?
- 18. tkFileDialog.askdirectory()損壞unicode目錄
- 19. VS 2103不能調試asp.net由於損壞的ScriptResource.axd
- 20. 用java下載文件 - 文件損壞
- 21. SVN,不能刪除目錄
- 22. 文件損壞?
- 23. 由maven下載的損壞的jar文件
- 24. 文檔中的Subversion目錄有損壞的文件結構
- 25. 損壞的數據庫表不能刪除
- 26. 下載錯誤....存檔文件損壞或損壞
- 27. 在Linux上安裝JDK - 下載文件似乎已損壞
- 28. 避免由於停電導致的文件損壞
- 29. 如何恢復損壞的PHP或HTML文件,由於停電
- 30. 刪除當地沒有變化的git中損壞的文件
這是一個編程問題? – GEOCHET 2008-09-16 14:31:43