[IntelliJ][SVN] 'svn: E200009: a peg version is not allowed here' 오류
증상 IntelliJ 에서 파일명에 골뱅이(@)가 들어있는 경우 커밋 하려 할 시 다음과 같은 에러메시지가 발생을 했다. ex) 1234@2x.jpg svn: E200009: a peg version is not allowed here 원인 IntelliJ 에서의 버그이며 14.1.5 버전에서 버그가 수정이 되었다. IntelliJ 를 높은버전으로 다시 설치해 보세요 :) 참조: http://stackoverflow.com/questions/32452389/intellij-idea-unable-to-commit-files-contain-in-the-file-names-using-subve https://youtrack.jetbrains.com/issue/IDEA-140114