Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Problem when trying to connect to the eclipse cvs repository

George,

The configuration you give below works for me on my Linux box. I notice when I try to ping dev.eclipse.org it does not respond, so they may have their network configured where it does not respond to pings. I am unfamiliar with "ping" on Windows machines, but you could try and see if it gives you the IP address at least. That would tell you that DNS is working. If the "ping" command does not return an IP address, you might try to replace the dev.eclipse.org name with its IP address: 206.191.52.40 in your Eclipse CVS repository definition.

If that does not work I would guess that something in your or your site's network configuration is stopping you.

Hope this helps.

Rick


d d wrote:

Hi all,

I use eclipse-SDK-3.0-win32 and I have the following problem: I am trying to connect to the eclipse cvs repository with anonymous user - as it explained on the eclipse site - I added a new CVS repository location with the following data: pserver:anonymous@xxxxxxxxxxxxxxx:/home/eclipse, and I got the following error message "Cannot locate host". I would be very grateful if any one can give me helpful information.

Thanks and best regards,

George.

------------------------------------------------------------------------
Do you Yahoo!?
Yahoo! Mail <http://us.rd.yahoo.com/mail_us/taglines/security/*http://promotions.yahoo.com/new_mail/static/protection.html> - You care about security. So do we.




Back to the top