Mercurial Repositories
I publish the following read-only source code repositories via the
Mercurial (Hg) Distributed SCM.
Use the links below to browse the Mercurial repositories. Or retrieve the
repositories using Mercurial's clone command.
- l4ka-vmctrl
(RSS)
- Experimental virtual machine (VM) management utilities, for use
within a VM hosted on the
Marzipan pre-virtualization environment.
To retrieve via Mercurial, execute:
hg clone http://i30www.ira.uka.de/~joshua/hg/l4ka-vmctrl/
- xcvsdiff
(RSS)
- Use Mac OS X's
opendiff program to compare the CVS
working revision against the head revision, using a common ancestor
when necessary.
To retrieve via Mercurial, execute:
hg clone http://i30www.ira.uka.de/~joshua/hg/xcvsdiff/
- latex-template
(RSS)
- A LaTeX build environment, and example documents. The makefile works
around LaTeX's circular dependencies, to ensure production of
proper output. Includes the latexdiff script, to generate differences
against revisions in CVS and HG. Includes the group's style sheet
for generating a draft footer. The environment is easily adapted
to your own LaTeX projects.
To retrieve via Mercurial, execute:
hg clone http://i30www.ira.uka.de/~joshua/hg/latex-template/