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: eCos submodule support


Ãyvind Harboe <oyvind.harboe@zylin.com> writes:
> To be a bit more clear:
>
> My assumption is that there is no appreciable difference
> between hg/git for the case when *all* modules are
> either git/hg.
>
> The problem is with heterogeneous projects.
>
> When working with eCos I've only ever encountered
> git, cvs and svn as version controls. CVS very rarely
> these days. I'm sure there are eCos relevant projects
> that use hg, I just haven't encountered them.
>
> Managing svn as a submodule in git is easy enough.
>
> I have never tried to manage hg as a submodule in git.

Probably the best bet is to keep your own git repository of eCos
(automatically and incrementally) converted from the official hg one,
then use those git repo as a submodule in your project utilizing git.

-- 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


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