Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2006-07-08 09:49:16
Size: 468
Editor: 218
Comment:
Revision 4 as of 2011-08-03 11:00:40
Size: 637
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
http://www.selenic.com/mercurial/ http://mercurial.selenic.com/
Line 11: Line 11:
 * repository가 분산되어 있다. ci 를 해도 서버를 변경하지 않는다. push, pull 을 해야함

관련정보
 * http://hginit.com/ JoelSpolsky의 소개

One of the SourceCodeControlSystem, Distributed version control

http://mercurial.selenic.com/

주요특징

  • cross-indexing of files and changesets
  • distributed development model
  • lock 을 기다릴 필요가 없다.
  • 파일 및 changeset수가 많다고 해서 심하게 느려지지 않는다.
  • standalone web interface
  • repository가 분산되어 있다. ci 를 해도 서버를 변경하지 않는다. push, pull 을 해야함

관련정보

MoinMoin이 이것을 이용하고있고. 이 프로젝트도 MoinMoin을 이용하는 중.


CategoryProgram

Mercurial (last edited 2015-03-29 08:35:31 by 222)

web biohackers.net