質問するログイン新規登録

質問編集履歴

1

説明補足

2016/06/22 11:11

投稿

nagi
nagi

スコア66

title CHANGED
File without changes
body CHANGED
@@ -1,5 +1,16 @@
1
- SVNでDBの資料を管理していたすが競合が起きてい、TortoiseReverteらリポジトリからDB資料消えいました。
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
+ どなたか教えてください。