Mac 10.7.5、SVN 1.7、および Eclipse Subversive プラグインで Eclipse Juno を使用しています。時折、プロジェクトから変更をコミットしようとすると (パッケージ エクスプローラーからプロジェクトを右クリックし、[チーム] -> [コミット] を選択)、次のエラーが発生します。
Some of selected resources were not committed.
Some of selected resources were not committed.
svn: E200007: Commit failed (details follow):
svn: E200007: Commit failed (details follow):
svn: E200007: CHECKOUT can only be performed on a version resource [at this time].
svn: E175002: CHECKOUT request failed on '/svn/subco-digital.coderepo/!svn/rvr/2110/trunk/myproject/src/main/java/org/mainco/subco/myproject/validator/UserFormValidator.java'
プロジェクトの最新バージョンをチェックアウトしたことを確認しました。これらの繰り返されるエラーを処理するにはどうすればよいですか?