This is the mail archive of the ecos-discuss@sourceware.org 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]

Re: Missing 'ecos/host' and 'ecos/images' when doing an anonymous CVS checkout


Hi Bernard

On 31/10/13 10:07, Bernard Fouché wrote:

> while performing a full CVS checkout to check my local eCos repo with
> the sourceware CVS repo, using anonymous CVS ("cvs -z3 -d
> :pserver:anoncvs@ecos.sourceware.org:/cvs/ecos co -P ecos"), I don't get
> 'ecos/host' and 'ecos/images', while I still can see them on
> http://ecos.sourceware.org/cgi-bin/cvsweb.cgi/ecos/?cvsroot=ecos . Is it
> normal?

The "ecos" parameter you have specified on the CVS checkout command line
is a CVS module name. The "ecos" module does not include the ecos/host/
and ecos/images/ directories. If you wish to checkout everything under
the ecos/ directory, try the "ecos-full" module.

I hope this helps...

John Dallaway
eCos maintainer
http://www.dallaway.org.uk/john

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


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