콘솔에서 보려니 까매서.. 눈에 안보이는 까막눈...
$ svn diff | view -
빔: 표준입력에서 읽는 중...
$ whereis view
view: /usr/bin/view /usr/share/man/man1/view.1.gz
$ ll /usr/bin/view
lrwxrwxrwx 1 root root 22 2014-08-25 16:42 /usr/bin/view -> /etc/alternatives/view*
$ ll /etc/alternatives/view
lrwxrwxrwx 1 root root 18 2014-08-25 16:42 /etc/alternatives/view -> /usr/bin/vim.gnome*
[링크 : http://www.commandlinefu.com/commands/view/2420/colored-svn-diff]
'프로그램 사용 > Version Control' 카테고리의 다른 글
svn switch - shares no common ancestry with (0) | 2015.06.16 |
---|---|
svn 저장소 합치기 (0) | 2015.06.06 |
svn add *.so ignored / --no-ignore (0) | 2015.01.06 |
svn externals 를 이용한 외부 프로젝트 자동으로 불러오기(?) (0) | 2014.12.29 |
commit 전 svn add 한 파일 추가 취소하기/삭제하기/되돌리기 (0) | 2014.11.17 |