"aditya ramratan gupta" <[EMAIL PROTECTED]> writes:

> Hello there, Can anyone please tell how to get the source code of
> GNU/Hurd 0.3 because we 3 students(as a final year, B.E.Project) are
> implementing a samba client program "smbclient" and also the
> translator "smbfs" for it .  Waiting for reply!!!

I assume you mean the source code of the Hurd? (GNU/Hurd is the entire
operating system)

You need both ssh and cvs to download the source code.

You can check it out with these commands:

export CVS_RSH="ssh"
cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/hurd co hurd

For your project this will be what you need, AFAIK.

--
Marco



_______________________________________________
Help-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-hurd

Reply via email to