Tagged: 머큐리얼

Translation Branches 0

Mercurial Workflows: Translation Branches

원문: http://stevelosh.com/blog/2010/06/mercurial-workflows-translation-branches/ 이 글은 다양한 Mercurial 작업 흐름을 설명하는 일련의 글에서 세 번째이다. 첫 번째에서는 가장 간단한, 필요할 때 브랜치를 만든다를 설명했고 두 번째는 전통적인...

Sample Default and Stable Graph 0

Mercurial Workflows: Stable & Default

원문: http://stevelosh.com/blog/2010/05/mercurial-workflows-stable-default/ 이 글은 다양한 Mercurial 작업 흐름을 설명하는 일련의 글 중 두 번째이다. 첫 번째에서는 가장 간단한, 필요할 때에 브랜치를 만든다를 설명했다. 여러분이 더...

Sample Repository 0

Mercurial Workflows: Branch As Needed

원문: http://stevelosh.com/blog/2010/02/mercurial-workflows-branch-as-needed/ 얼마전 빈센트 드리에센(Vincent Driessen)이 성공적인 git 브랜치 모델(a successful git branching model)의 예에 대한 글을 올렸다. 그 글은 많은 git 사용자에게 매우 유용했기에...

Basic Repository 0

A Guide to Branching in Mercurial

원문: http://stevelosh.com/blog/2009/08/a-guide-to-branching-in-mercurial/ 난 최근 freenode[1]에 있는 #mercurial과 #bitbucket 채널에서 살고 있는데 “Mercurial과 git에서 브랜치가 어떻게 다른가?”라는 질문을 꽤 많이 볼 수 있다. 좀 전에...

0

Hg Init: a Mercurial tutorial by TortoiseHg

Hg Init에서는 머큐리얼을 명령 행에서 사용하는 방법을 쉽게 알려주고 있지만 명령 행에서 무언가 다룬다는 것을 상당히 부담스럽거나 어려워 하는 분들도 생각 외로 많다고 생각한다. 더구나...