當我嘗試提交時出現此錯誤。做了什麼,我認爲是該文件夾的重命名。我試過已經重命名/移動文件夾。但我繼續得到錯誤。TortoiseSVN - 「您必須先更新您的工作副本」
Command: Commit Error: Commit failed (details follow): Error: File 'Page.aspx' is out of date Error: File not found: transaction '99-4a', path '/trunk/src/Solution.UI/Views/ViewName/Page.aspx' Error: You have to update your working copy first.
我嘗試更新,但不幸的是沒有解決問題。
Command: Update Completed: At revision: 99
編輯:後,從文件夾中刪除的文件,做更新,以恢復他們,並更換與原件恢復的文件,我得到這個錯誤:
Error: Commit failed (details follow): Error: Base checksum mismatch on '/trunk/src/Solution.UI/Views/ViewName/Page.aspx': Error: expected: ed3bc4a70ee4256bd2f7cf8c57f29a1f Error: actual: b8a2797dc262dc714fae6dc897b5ebd2
你肯定做的時候你替換了沒有替換.svn子目錄中的文件的resotred文件? – cetnar 2010-02-08 20:57:33
@cetnar:是的,我先刪除了它們。 – 2010-02-08 21:03:00