SVN 썸네일형 리스트형 Aptana(아프타나/압타나) svn 오류 SVN Import 를 할 경우 여러가지 오류 중, 버전이 다를 경우에는 버전을 바꿔주면 가능한데, 버전이 동일한데도 불구하고, 콘솔창에 아래와 같은 오류가 출력 된다면.. Cannot negotiate authentication mechanism또는svn: Could not obtain the list of SASL mechanisms 1. SVN 환경설정에서 SASL 기능이 켜져 있고, SASL이 설치되어 있지 않다면, 이와같은 오류가 발생할 수 있다. ### This file controls the configuration of the svnserve daemon, if you### use it to allow access to this repository. (If you only allow### .. 더보기 SVN Commit Error svn commit error : no matching lock-token available commit 시 해당 오류가 특정 파일에 나타날 때 svn 서버 linux 기준으로, svn의 언락을 강제로 해줄 수 있다. [mumu@localhost]$ svn unlock --force svn://svn경로/파일명'파일명' unlocked.[mumu@localhost]$ 정상적으로 unlocked 되었다면, 다시 커밋을 시도하면 성공적으로 커밋이 완료 된다. 더보기 이전 1 다음