Re: Move from CVS to darcs.

"Neil Mitchell" <[email protected]> Tue, 10 Oct 2006 15:52:47 +0100
Newsgroups gmane.comp.lang.haskell.hat
Message-ID <[email protected]>
Hi

> to darcs.  For those with commit access, it is now at
>     darcs get --partial darcs.haskell.org:/home/darcs/hat
> and for those without commit access, it is available read-only at
>     darcs get --partial http:/darcs.haskell.org/hat

darcs get --partial http://darcs.haskell.org/hat

I would recommend everyone uses the second link (as repeated above,
noting the missing /), since it will go much much faster. If you do
need to push then "darcs push --no-set-default
darcs.haskell.org:/home/darcs/hat"

A blank darcs pull over SSH for me takes roughly 1 minute

Thanks

Neil