Subject: Re: anoncvs update problem (fwd)
To: gabriel rosenkoetter <gr@eclipsed.net>
From: Ruibiao Qiu <ruibiao@arl.wustl.edu>
List: current-users
Date: 02/09/2001 01:30:35
On Fri, 9 Feb 2001, gabriel rosenkoetter wrote:

>On Fri, Feb 09, 2001 at 01:07:07AM -0600, Ruibiao Qiu wrote:
>cvs -d $CVSROOT <command>
>
>Yes, yes, I know the -d $CVSROOT should be unecessary, but humor me.

Interestingly, this makes the difference.  "cvs -d $CVSROOT
update -d -P" works, but "cvs update -d -P" dosent (connection
refused).  This is not what `man cvs` suggests.  Anybody knows
why?

            Ruibiao