[ECOS] sourceware.cygnus.com and anoncvs.cygnus.com

Jonathan Larmour jifl@eCosCentric.com
Tue Oct 1 11:44:00 GMT 2002


The names sourceware.cygnus.com and anoncvs.cygnus.com are going away in 
the next few days. If you use these in your CVS checkout, you should 
change to sources.redhat.com.

You can see whether this is the case by looking at any of the CVS/Root 
files in your checked out source tree. It should contain:

:pserver:anoncvs@sources.redhat.com:/cvs/ecos

If it doesn't, you can switch it by going to the top of the checked out 
tree and typing the following at the shell (or cygwin prompt):

for i in `find . -path '*/CVS/Root' -print` ; do
   echo ":pserver:anoncvs@sources.redhat.com:/cvs/ecos" > $i
done

Check very carefully you type this correctly, using the correct types of 
quotes!

Jifl
-- 
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss



More information about the Ecos-discuss mailing list