왜 사용하는가?
version control system은
Trends of VCS
분산형 VCS이 오픈소스프로젝트개발에 좋은 점.
version control 용어를 통한 version control system의 이해
revision
repository
workspace(working directory)
check-in
check-out
commit
update
conflict
resolving
merging
check out
변경
update
commit
merging
머큐리얼은
머큐리얼이 추구하는 것?
머큐리얼이 추구하는 것을 성립시키는 특징들
머큐리얼과 타 VCS와의 차이(장점)
Used by
목표
순서
mercurial설치
소스코드 받아오기(check out)
소스코드 고치기 - WoCSession.java
소스코드 커밋하기
실제 프로젝트에 기여하기