Make Mine Mercurial
Distributed version-control systems have fascinated me for while. Unlike CVS and Subversion and the like, they don’t rely on a central server; instead, any user of the software can host a copy of the repository, and change-sets are pushed between repositories in a peer-to-peer fashion. These are a lot more powerful and flexible—the centralized CVS model is merely one special case of the configurations that a distributed system can use. And the issues of trust, synchronization and branching that they deal with are very similar to those that appear in peer-to-peer networks.
I’ve tried out several of these, including Monotone and Bazaar, but lately I’ve settled on Mercurial. I find it the simplest to understand and use, and being written in Python it’s extremely portable.
Mercurial’s having a contest to design a new logo. I hadn’t been paying attention, but today I was reminded of Mercury’s symbolic connection to alchemy and the occult, and decided to design something incorporating John Dee’s Monas Hieroglyphica, a symbol he designed based on the astrological symbol for Mercury. (I’m not an expert on Dee or on the occult, but I am a fan of John Crowley, who used both John Dee and his symbol in his _Ægypt_ series of novels.)
The logos
![]()

Fine print
- PDF, EPS, and higher-resolution PNG renderings are available here
- The type is set in Yanone Kaffeesatz, a Creative-Commons licensed font.
- I vectorized the glyph from a bitmap drawing that appears on Wikipedia, placed in the public domain by the artist.
Previously: Black Button, Black Box
Next Post: hash musings
- By
- Jens Alfke
- On
- February 9, 2008
- at
- 9:23 pm
- As
- Ideas, Computers
- See
- 8 comments;
- Add
- your comment
8 Comments:
comments feed | trackback uri