SVN: Store password unencrypted (yes/no)?
프로그래밍 2011. 7. 28. 11:27 |ATTENTION! Your password for authentication realm:
Subversion Repositories
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/hahaite/.subversion/servers'.
-----------------------------------------------------------------------
Store password unencrypted (yes/no)? yes
Please type 'yes' or 'no': yes
Please type 'yes' or 'no': y
Please type 'yes' or 'no': 'yes'
Please type 'yes' or 'no': no
Please type 'yes' or 'no': 18
Please type 'yes' or 'no':
===========================================================================
===========================================================================
위의 경우처럼 yes라고 치든... no라고 치든 넘어가질 않는데....
한글로 '예'라고 치면 된다.
svn 버전이 현재 v1.6.6인데 버그인거 같다. 환경변수 LANG이 ko_KR.UTF-8 로 되어 있어서
예 라고 치자
'프로그래밍' 카테고리의 다른 글
File Management in Python (0) | 2011.08.02 |
---|---|
길게 터치하는 이벤트 처리 - onLongPress() (0) | 2011.07.31 |
Visual Assist - Edit Snppet (0) | 2011.07.22 |
STL은 멀티 쓰레드에 안전하지 않습니다. (0) | 2011.07.19 |
스레드 안정성 (0) | 2011.07.19 |