내가 예전에는 설치 파일/설정을 형상관리했는데, 요즘은 대충 ftp나 http(webdav)를 사용한다.

디스크가 날아가 고생하지 않도록 형상관리 툴을 사용하는 것을 선호하는 이는 git annex를 쓰면 좋을 것 같다.


최근에 gitlab에서 git-annex 라는 haskell로 개발한 툴을 사용한다고 발표했었는데..

https://about.gitlab.com/2015/02/17/gitlab-annex-solves-the-problem-of-versioning-large-binaries-with-git/


살펴보니 github에도 공개되어 있다. 

https://github.com/joeyh/git-annex

https://git-annex.branchable.com/



예제

https://julien.danjou.info/blog/2011/handling-my-music-collection-with-git-annex

Posted by 김용환 '김용환'

댓글을 달아 주세요