[darcs-devel] Git-aware darcs: gettable repo

Juliusz Chroboczek Juliusz.Chroboczek at pps.jussieu.fr
Mon Apr 25 13:09:08 PDT 2005


Hi,

Just to let you know that, thanks to some friendly tagging by Ian Lynagh,
I've been able to set up a gettable Darcs repository of the Git-aware
version of Darcs.

  http://www.pps.jussieu.fr/~jch/software/repos/darcs-git/

If you're on a Linux system with darcs, ghc 6.2, libz, libcurl and libssl,
you should be able to do

  $ darcs get --partial http://www.pps.jussieu.fr/~jch/software/repos/darcs-git
  $ cd darcs-git
  $ make darcs
  $ make Context.hs
  $ make darcs
  $ mv darcs ~/bin/darcs-git
  $ cd ..
  $ mkdir linux
  $ cd linux
  $ darcs-git initialize
  $ darcs-git pull /usr/local/src/linux-2.6

and see the OOM killer in action.

                                        Juliusz





More information about the darcs-devel mailing list