조회 수 1137 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
svn: Can't convert string from native encoding to 'UTF-8' 메시지가 나오는 경우

서브버전으로 svn commit시 영어 이외의 언어를 사용하고 완료를 할 경우 아래와 같은 메시지가 출력되었디

svn: Commit failed (details follow):
svn: Can't convert string from native encoding to 'UTF-8':

이유는 간단하다.
.inputrc 파일을 수정해서 한글이 나온다 하더라도
실제 로케일 설정이 C 로 되어있었던 것이었다.
그럴 경우 서브 버전이 한글을 인코딩하지 못하고 저런 메시지를 출력하게 된다.
간단히 로케일 설정을 해 주면 submit할때 영어 이외의 문자를 사용가능하다.

export LANG=en_US.UTF-8 을 하거나
export LC_CTYPE=en_US.UTF-8 만 설정하면 더이상 svn이 불만을 토로하지 않는다.
?

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
42 System/OS [linux] DNS(Domain Name System) 설치, 설정 hooni 2003.04.23 12499
41 System/OS [linux] DHCP(Dynamic Host Configuration Protocol) 서버 hooni 2003.04.23 13079
40 System/OS [linux] CentOS 터미널 언어 설정(한글/영어) hooni 2013.12.22 18615
39 System/OS [linux] CentOS 에 APM 설치하기 hooni 2015.01.02 1899
38 System/OS [linux] CentOS Apache Httpd에 https 적용 hooni 2014.03.05 4576
37 System/OS [linux] CentOS 6.x Cati 설치 (yum) hooni 2014.01.17 48656
36 System/OS [linux] CentOS 6.5 에서 "Bringing up interface eth0: Determining if ip address 121.78.127.197 is already in use for device eth0..." hooni 2014.04.05 4954
35 System/OS [linux] awk 명령어 hooni 2014.03.11 5028
34 System/OS [linux] APM(apache, php, mysql) + gd 설치순서.. hooni 2003.04.23 18920
33 System/OS [linux] apache, php, jsp 환경설정하기.. hooni 2003.04.23 15295
32 System/OS [linux] /etc/fstab 설정 방법.. ㅋㅋ hooni 2013.04.23 12140
31 System/OS [java] Tomcat/UTF-8 or All 지원 ㅎㅎ hooni 2013.04.23 16816
30 System/OS [dos] 노트북 백업 스크립트 xcopy 명령 예제 hooni 2003.04.23 40860
29 System/OS [doc] 피쳐셀렉션(feature selection using..) 발표 자료 file hooni 2013.04.23 12603
28 System/OS [doc] 코코아 프로그래밍 for MACOS 관련 내 분량.. file hooni 2013.04.23 20892
27 System/OS [doc] 레드햇 리눅스 메뉴얼 (html버전) file hooni 2013.04.23 10507
Board Pagination Prev 1 ... 9 10 11 12 13 Next
/ 13