This will get you working until someone brings the server back up or updates DNS ...
export CVSROOT=:pserver:[EMAIL PROTECTED]:/usr/cvsroot cvs login -----Original Message----- From: Glenn Dalgliesh [mailto:[EMAIL PROTECTED] Sent: 01 March 2004 16:20 To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] CVS login Interesting I get a different IP when I ping cvs.digium.com then the timeout response from login [EMAIL PROTECTED] src]# cvs login Logging in to :pserver:[EMAIL PROTECTED]:2401/usr/cvsroot CVS password: cvs [login aborted]: connect to cvs.digium.com(63.171.251.202):2401 failed: Connection timed out [EMAIL PROTECTED] src]# cvs login Logging in to :pserver:[EMAIL PROTECTED]:2401/usr/cvsroot CVS password: cvs [login aborted]: connect to cvs.digium.com(63.171.251.202):2401 failed: Connection timed out [EMAIL PROTECTED] src]# ping 63.171.251.202 PING 63.171.251.202 (63.171.251.202) 56(84) bytes of data. --- 63.171.251.202 ping statistics --- 2 packets transmitted, 0 received, 100% packet loss, time 1011ms [EMAIL PROTECTED] src]# ping cvs.digium.com PING cvs.digium.com (65.38.23.22) 56(84) bytes of data. 64 bytes from ns.bkw.org (65.38.23.22): icmp_seq=0 ttl=237 time=61.4 ms 64 bytes from ns.bkw.org (65.38.23.22): icmp_seq=1 ttl=237 time=59.9 ms --- cvs.digium.com ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1011ms rtt min/avg/max/mdev = 59.927/60.672/61.417/0.745 ms, pipe 2 [EMAIL PROTECTED] src]# ----- Original Message ----- From: "John Fraizer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 01, 2004 10:02 AM Subject: Re: [Asterisk-Users] CVS login > > > Glenn Dalgliesh wrote: > > I seem to be having trouble with cvs login. anyone having similar problems > > > > It just hangs after entering the password > > Make sure you actually have connectivity to the CVS server (ping/traceroute). > > John > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users ********* DISCLAIMER ********* This message and any attachment are confidential and may be privileged or otherwise protected from disclosure and may include proprietary information. If you are not the intended recipient, please telephone or email the sender and delete this message and any attachment from your system. If you are not the intended recipient you must not copy this message or attachment or disclose the contents to any other person _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
