On Wed, Mar 28, 2001 at 04:04:21PM +0200, Erik Verbruggen wrote: > So Marcus, can you set up such a module on sourceforge, and please email > me some details on the usage (I know CVS quite well, but I don't know if > sourceforge has anything special, or usage guidelines or something > alike).
There is lots of info on sourceforge, but the main point is that they use ssh, so you need to use ssh to access the repository. Here is how to check it out: CVS_RSH=ssh cvs -d :ext:[EMAIL PROTECTED]:/cvsroot/hurd co pthreads Anybody can use: cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/hurd login cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/hurd co pthreads If you need something from sourceforge hurd you can't get (you have extensive permissions except the project admin property), let me know. You can import your sources and then go from there. Thanks, Marcus -- `Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED] Marcus Brinkmann GNU http://www.gnu.org [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.marcus-brinkmann.de

