Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

svn 커밋된 내용에서 한글깨짐 현상 #988

Open
yhkim-pnpsecure opened this issue Oct 21, 2015 · 4 comments
Open

svn 커밋된 내용에서 한글깨짐 현상 #988

yhkim-pnpsecure opened this issue Oct 21, 2015 · 4 comments

Comments

@yhkim-pnpsecure
Copy link

@@ -0,0 +1,2 @@
+System.out.println("���� �׽�Ʈ");
+System.out.println("change test");

위와 같이 한글의 경우 source code compare 시 깨져 보입니다.

'커밋' 탭이 아닌 '파일' 탭으로 가서 실제 해당 소스 파일을 열어 보면 한글이 잘 나옵니다.

확인 부탁 드립니다.

@doortts
Copy link
Contributor

doortts commented Oct 21, 2015

혹시 소스코드 파일의 한글 인코딩이 어떤걸로 되어 있는지 알 수 있을까요?

@yhkim-pnpsecure
Copy link
Author

MS949 입니다.
UTF-8 로 변경 후 commit 해 보니 한글이 잘 나오네요.
하지만 기존 프로젝트의 모든 파일을 UTF-8 로 변경하는 것은 어려워 보입니다.

@doortts
Copy link
Contributor

doortts commented Oct 21, 2015

네. 그렇군요.. 그런데

기존 프로젝트의 모든 파일을 UTF-8 로 변경하는 것은 어려워 보입니다.

이 부분은 기술적인 이유때문인가요? 아니면 정책적인 이유 때문인가요?

@yhkim-pnpsecure
Copy link
Author

기존의 svn 및 관련하여 모두 변경되어야 합니다.
yobi 를 이용할 때만 utf-8 로 변경해서 commit 하는것은 불편함이 있어서 그렇습니다.

hoyajigi added a commit to hoyajigi/yobi that referenced this issue Dec 4, 2015
Encoding problem in code diff fixed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants