Hi all,
I could not update my CVS tree the last two weeks. When I try:
marliesle:/usr/local/latex2html# cvs -z3 update -d
cvs [update aborted]: connect to
cdc-server.cdc.informatik.th-darmstadt.de:2401 failed: Connection refused
marliesle:/usr/local/latex2html# ping
cdc-server.cdc.informatik.th-darmstadt.de PING
cdc-server.cdc.informatik.th-darmstadt.de (130.83.23.1): 56 data bytes
64 bytes from 130.83.23.1: icmp_seq=0 ttl=243 time=247.9 ms
...
--- cdc-server.cdc.informatik.th-darmstadt.de ping statistics ---
8 packets transmitted, 8 packets received, 0% packet loss
round-trip min/avg/max = 160.2/183.6/247.9 ms
marliesle:/usr/local/latex2html# telnet
cdc-server.cdc.informatik.th-darmstadt.de 2401
Trying 130.83.23.1...
telnet: Unable to connect to remote host: Connection refused
-Egon