Re: Checking out /gnumach exits with error, cause 'aux' reserved on cvsnt

2006-02-17 Thread Wei Mingzhi
You don't actually need the Debian GNU/Linux system to download software from Debian's server :) Just check for file "*.orig.tar.gz" (which is the original code from CVS) and "*.diff.gz" (which is Debian's patch against the original code) in the following URL: Mach: http://ftp.debian.org/pool/main

Re: Checking out /gnumach exits with error, cause 'aux' reserved on cvsnt

2006-02-15 Thread Barry deFreese
- Original Message - From: "Ashish Gokhale" <[EMAIL PROTECTED]> To: "BUG Hurd" Sent: Wednesday, February 15, 2006 3:39 PM Subject: Re: Checking out /gnumach exits with error,cause 'aux' reserved on cvsnt Hi Thomas, I get error "cvs ser

Re: Checking out /gnumach exits with error, cause 'aux' reserved on cvsnt

2006-02-15 Thread pietro
Ashish Gokhale wrote: > I am trying "cvs -d > :pserver:[EMAIL PROTECTED]:/sources/hurd > co gnumach-1-branch". Is the server URL correct??? the right command line is: cvs -d:pserver:[EMAIL PROTECTED]:/sources/hurd co -r gnumach-1-branch gnumach pietro.

Re: Checking out /gnumach exits with error, cause 'aux' reserved on cvsnt

2006-02-15 Thread Thomas Schwinge
On Wed, Feb 15, 2006 at 08:39:38PM +, Ashish Gokhale wrote: > I get error "cvs server: cannot find module > `gnumach-1-branch' - ignored". > > I am trying "cvs -d > :pserver:[EMAIL PROTECTED]:/sources/hurd > co gnumach-1-branch". Is the server URL correct??? #v+ $ cvs -d:pserver:[EMAIL PROTE

Re: Checking out /gnumach exits with error, cause 'aux' reserved on cvsnt

2006-02-15 Thread Ashish Gokhale
Hi Thomas, I get error "cvs server: cannot find module `gnumach-1-branch' - ignored". I am trying "cvs -d :pserver:[EMAIL PROTECTED]:/sources/hurd co gnumach-1-branch". Is the server URL correct??? yet I dont have a linux or debian box available, is there any way i could down load latest GnuMach

Re: Checking out /gnumach exits with error, cause 'aux' reserved on cvsnt

2006-02-06 Thread Thomas Schwinge
On Mon, Feb 06, 2006 at 09:59:08PM +0100, Samuel Thibault wrote: > Ashish Gokhale, le Sun 05 Feb 2006 19:07:17 +, a ?crit : > > I checked for the error message "cvs [checkout > > aborted]: could not chdir to gnumach/i386/aux: Invalid > > argument" > > I am using windows2000 to download & study

Re: Checking out /gnumach exits with error, cause 'aux' reserved on cvsnt

2006-02-06 Thread Samuel Thibault
Hi, Ashish Gokhale, le Sun 05 Feb 2006 19:07:17 +, a écrit : > I checked for the error message "cvs [checkout > aborted]: could not chdir to gnumach/i386/aux: Invalid > argument" > I am using windows2000 to download & study the GnuMach > source code. It seems 'aux' is a reserved word & its Ah

Re: Checking out /gnumach exits with error, cause 'aux' reserved on cvsnt

2006-02-05 Thread Ashish Gokhale
I checked for the error message "cvs [checkout aborted]: could not chdir to gnumach/i386/aux: Invalid argument" I am using windows2000 to download & study the GnuMach source code. It seems 'aux' is a reserved word & its causing problem when cvsnt doing chdir to "gnumach/i386/aux". Has anybody expe

Re: Checking out /gnumach exits with error

2006-02-02 Thread Thomas Schwinge
On Thu, Feb 02, 2006 at 09:53:22PM +, Ashish Gokhale wrote: > I am trying to checkout latest /gnumach from > cvs.savannah.gnu.org using the command "cvs -z3 > -d:pserver:[EMAIL PROTECTED]:/sources/hurd > co gnumach". > I am getting error "cvs [checkout aborted]: could not > chdir to gnumach/i3