Date: Sun, 01 Jul 2001 21:37:13 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "David Witbrodt" Message-Id: <7458-Sun01Jul2001213712+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <3B3F56F6.26234F0B@alpha.delta.edu> (dawitbro@alpha.delta.edu) Subject: Re: Using CVS at home References: <3B3F56F6 DOT 26234F0B AT alpha DOT delta DOT edu> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sun, 01 Jul 2001 12:59:34 -0400 > From: "David Witbrodt" > > Eli Zaretskii wrote: > > No, the speed of the connection has nothing to do with this. I > > routinely use CVS from a Windows 98 machine sitting behind a 33Kb > > modem, and I don't have any problems. > > > > So please post the details: what CVS client do you use, how did you > > set it (environment variables etc.), and what error message(s) do you > > get when you try to login. > > I don't get an error message per se. When I try to run "cvs login" to > set up the ".cvspass" file I simply get "login aborted" because it > "cannot connect: Socket not connected". I suggest to try the troubleshooting procedure described in the CVS manual, under "Connection", which tells you how to try to connect with a telnet client. This will tell you if yor ISP blocks some of the packets. > First line of output from "cvs --version": > > Concurrent Versions System (CVS) 1.10 `Halibut' (client) This is the same version I use. I don't have any problems with it.