[Haskell-cafe] how to create new repository on darcs.haskell.org?

Henning Thielemann lemming at henning-thielemann.de
Wed Oct 4 12:23:34 EDT 2006


On Wed, 4 Oct 2006, Bulat Ziganshin wrote:

> Hello haskell-cafe,
>
> i want to make my library available via darcs repository on
> darcs.haskell.org. how i can arrange it? if it is required, i already
> have user account on haskell.org server

Just copy your local darcs repository to cvs.haskell.org:
 scp -r mylibdir cvs.haskell.org:/home/darcs/mylib


More information about the Haskell-Cafe mailing list