質問編集履歴
1
説明補足
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,5 +1,16 @@
|
|
1
|
-
SVNで
|
1
|
+
SVNで管理していたフォルダで、一部のフォルダ内容を”Revert”を実行していた最中に、エラーが発生したので、再度SVN Updateを行っていたところ、次のようなメッセージが出てくるようになりました。
|
2
2
|
|
3
|
+
Error Previous operation has not finished; run 'deanup' if it was interrupted
|
4
|
+
Error Please execute the 'Cleanup' command.
|
5
|
+
Completed
|
6
|
+
|
3
7
|
SVNを更新したりクリーンアップしても元に戻りません。
|
4
8
|
|
5
|
-
クリーンアップしてもクリーンアップを実行して
|
9
|
+
クリーンアップしてもクリーンアップを実行しても以下のエラーメッセージが表示されてクリーンアップできません。
|
10
|
+
|
11
|
+
Cleanup failed to process the following paths:
|
12
|
+
C:\myproject
|
13
|
+
Previous operation has not finished; run 'cleanup' if it was interrupted
|
14
|
+
please execute the 'Cleanup' command.
|
15
|
+
|
16
|
+
どなたか教えてください。
|