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: Switching to using git on eCosForge


Using DRCS's doesn't make development distributed.

It's perfectly possible to use e.g. git in a non-distributed fashion.

> I think we should stay away from SVN. ÂThe generally accepted model
> nowadays for open source development is to use a distributed revision
> control system, which SVN is not.

Well... there is a slight twist to that one.

Some use git(and I guess hg too) as a client to svn.

It works quite well.

eCos isn't handled in a distributed fashion today, e.g. with
each maintainer and all the contributers having their
own repository that things are pulled from. In that
regard svn + git clients might work well.

Perhaps eCos should switch to a more distributed model
though.


-- 
Ãyvind Harboe
Embedded software and hardware consulting services
http://www.zylin.com

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