[Haskell-cafe] how to create new repository on darcs.haskell.org?
Lemmih
lemmih at gmail.com
Wed Oct 4 13:00:04 EDT 2006
On 10/4/06, Henning Thielemann <lemming at henning-thielemann.de> wrote:
>
> 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
Or: darcs put bulat at darcs.haskell.org:public_html/repo
--
Cheers,
Lemmih
More information about the Haskell-Cafe
mailing list