
Hello Lemmih, Wednesday, October 4, 2006, 9:00:04 PM, you wrote:
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
i don't have scp :)
Or: darcs put bulat@darcs.haskell.org:public_html/repo
sorry, i don't understood - how i can create repository for 'core' library? how i then can access it? it is ok for me if it will be publicly-updatable, otherwise - how i should apply changes by other developers? i know how to get/pull existing darcs repositories and how to work with local darcs repository on my hard drive, but don't have more experience -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com