Subversion의 pre-commit hook 스크립트를 이용해서 commit하기전에 indent같은 프로그램으로 coding style을 일치시키도록 하는 방법을 아시거나 적용하고 계신분이 계시면 정보 좀 부탁 드리겠습니다.
cvs는 금방 찾았습니다. 구글에서 subversion indent 로 검색해서 http://coolengineer.com/tt/56 를 찾고 http://kldp.org/node/23258 까지 왔습니다.
svn을 찾아보려고 http://svn.haxx.se/users/archive-2005-06/index.shtml#1441 를 읽어보니까 pre-commit 이라는 걸 subversion에서 제공하는 모양입니다. http://blog.wordaligned.org/articles/2006/08/09/a-subversion-pre-commit-hook 에 설명이 좀 나와있네요.
pre-commit이라는 게 있나봅니다.
cvs는 금방 찾았습니다. 구글에서 subversion indent 로 검색해서 http://coolengineer.com/tt/56 를 찾고 http://kldp.org/node/23258 까지 왔습니다.
svn을 찾아보려고 http://svn.haxx.se/users/archive-2005-06/index.shtml#1441 를 읽어보니까 pre-commit 이라는 걸 subversion에서 제공하는 모양입니다. http://blog.wordaligned.org/articles/2006/08/09/a-subversion-pre-commit-hook 에 설명이 좀 나와있네요.