이클립스 + subclipse의 조합은 최악이라고 얘기했다.
이클립스 + subversive의 조합을 추천했는데, 가끔씩 이런 에러가 나서 놀랫다.
구체적으로 말하면, Team->share project-> 기존 sVN에서 골라서 프로젝트 소스를 올릴려고 했더니..
eclipse svn authentication canceled 하면서 안된다. 여러 번 해도 안된다.. 흘..
구글링을 해보니. 다음과 같이 SVNKit + javaHl의 조합을 추천한다.
출처
http://agaricdesign.com/note/svn-authentication-cancelled-problem-with-eclipse-pdt
SVN authentication cancelled problem with Eclipse PDT discussion of seemingly related problems: http://dev.eclipse.org/newslists/news.eclipse.technology.subversive/msg0... |
결국은 이렇게 처리했다.
Team->share project-> 새 SVN 추가(계정 추가) -> SVN 디렉토리 선택 :
OK 완료~
'eclipse' 카테고리의 다른 글
간단한 이클립스 팁 - 이클립스 창 Title에 이름 넣기 (0) | 2009.03.16 |
---|---|
이클립스에서 author 정보 변경하기 (0) | 2009.03.12 |
이클립스 SVN 플러그인 (0) | 2009.02.27 |
이클립스 플러그인 소개 - memory monitor, status monitor (0) | 2008.06.21 |
팁] JDK api 볼 수 있도록 설정하기 (0) | 2007.12.08 |