On Thu, Jan 31, 2008 at 12:30:00PM +0100, Andrew Lunn wrote: > On Thu, Jan 31, 2008 at 11:18:43AM +0000, ANILA SOOMRO wrote: > > > > Hello > > > > I am using Cygwin bash shell (under Win XP). > > > > I am using the following command to login to the CVS server: > > > > cvs -d :pserver:[EMAIL PROTECTED]:/cvs/ecos login > > > > I get the following: > > > > Logging in to :pserver:[EMAIL PROTECTED]:2401/cvs/ecos > > CVS password: > > > > After entering any password, I get this problem: > > > > Unknown host ecos.sourceware.org. > > > > Can anyone suggest what to do? Why is it happening? I want to get > > the latest eCos source, from where can I get it if this problem > > persists. > > [EMAIL PROTECTED]:~$ ping ecos.sourceware.org. > PING ecos.sourceware.org (209.132.176.174) 56(84) bytes of data. > 64 bytes from sourceware.org (209.132.176.174): icmp_seq=1 ttl=45 time=192 ms > 64 bytes from sourceware.org (209.132.176.174): icmp_seq=2 ttl=45 time=192 ms > 64 bytes from sourceware.org (209.132.176.174): icmp_seq=3 ttl=45 time=191 ms > 64 bytes from sourceware.org (209.132.176.174): icmp_seq=4 ttl=45 time=192 ms > > Probably your DNS configuration is broken. Talk to your local system > administrator. > > Andrew
Just an citation from http://ecoscentric.com/devzone/snapshots.shtml Developers who wish to take advantage of the very latest eCos features and ports can do so by checking out the eCos repository using CVS. For most people, this is the best option. CVS allows users to update their local eCos repository on an incremental basis rather than by downloading an entirely new repository. However, some eCos users are unable to gain access to the CVS repository due to restrictions imposed by a firewall. For these users, eCosCentric provides weekly unsupported snapshots of the CVS repository which can be downloaded via ftp or http. So, follow the link the above, Sergei -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
