Original upload date: Wed, 22 Aug 2012 00:00:00 GMT
Archive date: Thu, 02 Dec 2021 21:29:02 GMT
Google TechTalks
June 19, 2006
Bryan O'Sullivan is a Senior Principal Engineer at QLogic, Inc, where he works on HPC clustering and compiler technologies. He likes to write software tools that hel
...
p other engineers, and to build interesting distributed systems. He is an enthusiastic rock climber of sadly limited facility.
ABSTRACT
Mercurial is a free distributed revision control system. It focuses on conceptual simplicity, robustness, and high performance. Well-known open source projects that use Mercurial include OpenSolaris, Xen, and One Laptop Per Child.This talk presents some of the advantages of using Mercurial to manage large, fast-moving projects.
We give a brief overview of the techniques used to achieve, in Python, a level of performance that outshines most other revision control systems. Finally, we introduce some novel revision control techniques that take advantage of Mercurial's extensibility and high performance.
Google engEDU