On Fri, Sep 24, 2021 at 6:58 PM Alan Carvalho de Assis <acas...@gmail.com> wrote:
> > On 9/24/21, David S. Alessio <david.s.ales...@gmail.com> wrote: > > Hi, Alan, > > > > It’d be good to know how developers are managing their code: > > 1) git > > 2) mercurial > > 3) SVN > > 4) zip files on floppies > > 5) none Subversion, both personally and professionally. I wonder what is the purpose of this question. Specifically we should avoid making git a requirement for configuring or building NuttX. Not all developers manage their sources (and electronic designs and other file formats) with git, and use of git in the build system would also be problematic for anyone who is using release tarballs. (Not saying anyone was planning to make git a requirement; just saying why we shouldn't.) Cheers, Nathan