
From: haskell-cafe-bounces@haskell.org [mailto:haskell-cafe-bounces@haskell.org] On Behalf Of Bulat Ziganshin
Hello Lemmih,
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
Can you SSH into your account? If so, what do you use to do that, and doesn't it come with scp? If not: You're using Windows, right? You can use the Putty tools for Windows for ssh, scp, sftp, and a ssh keys agent. The Windows binaries for darcs come bundled with the Putty exes: http://darcs.net/DarcsWiki/CategoryBinaries You will find additional information here (including how to configure pageant to serve your SSH key): http://darcs.net/DarcsWiki/WindowsConfiguration Alistair ***************************************************************** Confidentiality Note: The information contained in this message, and any attachments, may contain confidential and/or privileged material. It is intended solely for the person(s) or entity to which it is addressed. Any review, retransmission, dissemination, or taking of any action in reliance upon this information by persons or entities other than the intended recipient(s) is prohibited. If you received this in error, please contact the sender and delete the material from any computer. *****************************************************************