[Vanhackspace] Links for the Mercurial Talk
Henry Precheur
henry at precheur.org
Thu Oct 8 11:13:43 PDT 2009
How Mercurial works:
http://mercurial.selenic.com/wiki/UnderstandingMercurial
To get more practical:
http://mercurial.selenic.com/wiki/QuickStart
Extensions I've talked about:
Mercurial Queues:
http://mercurial.selenic.com/wiki/MqExtension
Bisect:
http://mercurial.selenic.com/wiki/BisectExtension
Someone asked about my Blog: It's a bunch of text files which are
transformed into HTML by a Python script. All the files are tracked
under Mercurial. This allows me to create a branch for unfinished posts
or for experiments with the design; and still have a 'stable' version of
the Blog which doesn't contain the experimental stuff.
For those interested here's the app I use for my Blog:
http://bitbucket.org/henry/weblog/
http://henry.precheur.org/weblog/
Thanks to Sridhar for the talk about PyPM. It's nice to see that such
thing exist, it feels a lot like a pythonic apt-get.
A big thank-you to our host: VHS.
--
Henry Prêcheur
More information about the Vanhackspace
mailing list