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'
내 프로젝트의 최신 버전을 확인했음을 확인했습니다. 이러한 반복되는 오류를 어떻게 처리 할 수 있습니까?