This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

sourceware.cygnus.com and anoncvs.cygnus.com


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]