원인 : svnadmin에서 create 하지 않는 폴더를 참조하려고 할 때 발생하는 문제
해결방안 : /home/svn/project/ 가 실 경로이고, svnadmin --fs-type fsfs /home/svn/project/sample 생성함. (svnserve 구동 가정, root : /home/svn/project) subclipse에서 svn://localhost(or xxx.xxx.xxx.xxx)/sample 로 접근해야함.
'IT > ErrorDic' 카테고리의 다른 글
에러 | ORA-00936 (0) | 2019.12.30 |
---|---|
에러 | java.io.CharConversionException: isHexDigit (0) | 2019.12.26 |
에러 | multiple annotations found at this line (0) | 2019.12.26 |
에러 | org.apache.catalina.core.StandardWrapperValve invoke (0) | 2019.12.26 |