I agree with Martin that once we go to git, every project has its own
independent repo.  That shouldn't take much time at all to do, I can just
run some svn2git magic to spit out separate repositories.  The question
will be where those repositories live.  I can host the repositories again.
I could replace the tired Trac interface with Gitlab and then host the
repositories locally and through there.  If that's the case, Github
repositories could be forked in Gitlab and/or point to the Github repos?
(e.g., for people who only want their code on Github).  I think the
downside of Gitlab is that it doesn't seem to be very customizable to, for
example, have a coherent single Wiki of some sort like Trac dd.  It will be
a bunch of separate Wikis buried in to each separate repository's page.

So I think we are agreeing so far on git with multiple repositories for
each project.  What we need to figure out is what the frontend is.

On Mon, Sep 29, 2014 at 3:47 PM, Martin Braun <martin.br...@ettus.com>
wrote:

> On 29.09.2014 14:55, Marcus D. Leech wrote:
>
>> I have no religious convictions about git vs svn.
>>
>> I'd have to change a couple of scripts [...]
>>
>
> When CGRAN was inaugurated, github wasn't as popular as it was (and GNU
> Radio was still on SVN itself). We would not have gone for a central SVN
> repo if github had been on our radar back then.
>
> I guess most people either share Marcus' sentiment, or are biased towards
> git. So, ditching SVN is pretty much a no-brainer.
>
> However, one major difference between SVN and git is that the latter
> doesn't have the concept of every dir being a repo in and of itself.
> This means if we simply pushed everything to a giant github repo, that
> would not be terribly useful (definitely not a replacement for CGRAN),
> although I can see that being a temp solution so that at the very least,
> nothing is lost (a big advantage of using github is that they're less
> likely to lose data).
>
> Really, every CGRAN project should be pulled into it's own little repo,
> e.g. on github. Migrating from SVN to git is really easy (even with
> preserving history and all). I guess we could put up instructions on how to
> do that if there's popular demand.
>
> However, there's also the wiki pages on CGRAN. We do need a strategy for
> those (and a way to access them).
>
> Keep the ideas and comments coming, people!
>
> Cheers,
>
> M
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to