Archive for the ‘video’ Category

Video: Linus Torvalds on Git

Saturday, June 30th, 2007

At Google Tech Talk Linus Torvalds talks about source control management and Git in particular.

See also: Transcript of the talk.

(via Códice Software Blog: “Linus Torvalds on GIT and SCM”)

Video: Bryan O’Sullivan “Mercurial Extension: mercurial queue”

Saturday, June 30th, 2007

Lightning talk from Bryan O’Sullivan, aired at EuroPython 2006.

This talk presents Mercurial Queue (mq), an extension to the Mercurial … all » Version Control System (VCS). Mq is used to manage a series of patches in the same way that quilt does. The main difference is its complete integration with the VCS software, so that you can manipulate the patches as changeset objects.

Mq adheres to the Mercurial philosophy: it is simple to use and blazingly fast. It can manage hundreds of patches applied to a 20,000 file repository.

See Bryan O’Sullivan “Mercurial Extension: mercurial queue” at Google Video.

Video: Bryan O’Sullivan “Mercurial Project”

Tuesday, June 26th, 2007

A Google Tech Talk by Bryan O’Sullivan, on Mercurial VCS.

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.

Bryan O’Sullivan “Mercurial Project” at Google Video.

(via Taragana Blog: “Meta Review of Mercurial Distributed Version Control System”)

Video: “Installing Rationally”

Tuesday, January 16th, 2007

I could never imagine I would post YouTube content on this particular blog, but I can’t resist this. A short video bashing of ClearCase by fans of AccuRev.

(thanks, VCWizard)