Jacob Kaplan-Moss

Activity tagged “hg”

Bookmarks

etckeeper

etckeeper is a collection of tools to let /etc be stored in a git, mercurial, or bzr repository.” Neat.

(bzr, etc, git, hg, linux, sysadmin, tools, vcs)

ForestExtension - Mercurial

Looks like this might be a satisfactory replacement for svn:externals.

(extension, hg, mercurial, scm)

Index of /mercurial/ref/v1.0

A couple of quite nice Mercurial quick-reference cards.

(cheatsheet, hg, mercurial, reference)

mikas blog » Blog Archive » Maintain /etc with mercurial on Debian

I've done this with svn in the past, but it's a major pain (svn's lack addremove means you've got to do it by hand). This looks like a *much* better way.

(debian, etc, hg, linux, sysadmin, tricks)

hgbook: Collaboration models

A good writeup of different patterns of using distributed VCS. I'm especially interested in the description of the Linux workflow; the fact that it works so well is almost completly counterintuitive.

(hg, opensource, versioncontrol, workflow)