[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: hurd source, and .deb problems...



Colin Walters <levanti@verbum.org> wrote:
> Hi,
> 
> This may seem like a silly question, but where can I find the source
> code to GNUMach and the Hurd servers?

Try this:

$ mkdir gnu
$ cd gnu
$ mkdir CVS
$ echo ':pserver:anoncvs@anoncvs.gnu.org:/gd/gnu/anoncvsroot' >CVS/Root
$ cvs login
(Logging in to anoncvs@anoncvs.gnu.org)
CVS password: <RET>
$ cvs co gnumach
$ cvs co hurd

Cheers
-John


Reply to: