Hi Szentirmai Szentirmai Gergely wrote:
> I have downloaded ecos 3.0 final from the ftp. How can I check it out > from the CVS (to make the diff)? > I use the anon cvs, but the sources are from ecos 2.0 I think. > I used to checkout with this command: > cvs -z3 -d :pserver:[email protected]:/cvs/ecos co -P ecos You can update your checkout to the latest eCos sources in CVS using: cd ecos/packages/ cvs -q up -d -P or you can checkout the latest sources into a new directory using the same command you used previously. John Dallaway -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
