[cvsnt] 2.0.26 on XP Pro -

Damien McKenna damien at mc-kenna.com
Fri Feb 20 03:05:08 GMT 2004


Bo Berglund wrote:
>>cvs server: Error connecting to host localhost: No such host is known.
> 
> This to me indicates a problem with the TCP/IP networking.

That's what I'm thinking too.  The problem is finding what's causing it.

> What happens if you go to a command window on this PC and type:
> ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : Damiens
Primary Dns Suffix  . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix  . : mc-kenna.org
Description . . . . . . . . . . . : Realtek RTL8139/810x Family Fast Ethernet NIC
Physical Address. . . . . . . . . : 00-07-95-AE-DD-D2
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.0.22
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DHCP Server . . . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
Lease Obtained. . . . . . . . . . : Thursday, February 19, 2004 9:05:30 PM
Lease Expires . . . . . . . . . . : Thursday, March 04, 2004 9:05:30 PM

> If this is an XP-Pro machine at home and it is the only one you have
> and you connect to the Internet using dialup, then the chances are
> *very* high that your machine does *not* have a working TCP/IP system
> while you are disconnected from the Internet dialup.

Its cable Internet.

> If this is the case then try installing the Microsoft Loopback
> Adapter, it is a software network adapter and when it is enabled
> TCP/IP will also be available.

I tried that, didn't make any difference :-(

I also tried removing ZoneAlarm and AVG, again, no difference.

Let me give more detail as to what I've done.

All I did with CVSNT was create a repository with the control panel.  I 
didn't import anything, it is a completely empty repository.  I then login 
like so:

cvs -d:sspi:damien at damiens:\mine login

("damiens" is localhost, it works the same if I just have "localhost") which 
works fine, or at least no error is given, and then attempt to checkout the 
CVSROOT module like so:

cvs -d:sspi:damien at damiens:\mine co CVSROOT

"netstat -a -o" includes the following:

   Proto  Local Address          Foreign Address        State           PID
   TCP    Damiens:2401           Damiens:0              LISTENING       272
   TCP    Damiens:2402           Damiens:0              LISTENING       252

PID 252 is CVSLOCK.EXE while 272 is cvsservice.exe.

When I telnet to port 2402 I get this:

CVSLock 1.2 Ready

If I type something and hit enter I get this:

001 FAIL Unknown command 'dfdf'

Any other suggestions on what to try?
-- 
Damien McKenna - damien at mc-kenna.com - http://www.mc-kenna.com/
Experienced Web Developer seeks employment in central Florida, inquire above.



More information about the cvsnt mailing list