-----------------------------------------------------------------------
ATTENTION! Your password for authentication realm:
<svn://svn주소...> 프로젝트명
can only be stored to disk unencrypted! You are advised to configure
your system so that Subversion can store passwords encrypted, if
possible. See the documentation for details.
You can avoid future appearances of this warning by setting the value
of the 'store-plaintext-passwords' option to either 'yes' or 'no' in
'/home/계정명/.subversion/servers'.
-----------------------------------------------------------------------
Store password unencrypted (yes/no)?
svn checkout 을 할 때 위와 같은 메시지가 나와도 yes / no 중에 yes 룰 써도 계속 같은 질문 하는 버그가 있음.
한글로 '예' 를 치면 해결 된다.
아놔.
'Dev 기타' 카테고리의 다른 글
[Git] git 프로젝트 export 하기 (0) | 2013.10.04 |
---|---|
[Linux] 특정 위치의 특정 파일 모두 삭제하기 (0) | 2013.04.18 |
[Linux] ls 명령어 - 디렉토리만 출력하기 (0) | 2013.04.12 |
[Linux] 파일 생성 시에 그룹 쓰기 권한 생성하기 (0) | 2013.04.02 |
[Tomcat] 맥에서 톰캣 설치하기(Install Tomcat on Mac) (2) | 2013.03.06 |