From: Thomas T. <tt...@vt...> - 2011-10-22 20:03:10
|
On Sat, Oct 22, 2011 at 3:24 AM, Alexander Chemeris < ale...@gm...> wrote: > Moving off-list is a bad idea is 99% of cases. > People have more similar thoughts and problems then it may seem :) I agree. I sent a prior email to Kurtis only, which was not intended to be private. That was accidental and I apologize for any misunderstanding. > Ok, I see the point. But why not to continue maintain OpenBTS-UHD in > git? I see no reason to maintain an svn repository for this. I don't > see any developers here who hate git except David, and for users it > just doesn't matter. I think everyone where happy when OpenBTS-IHD was > on github, it's very convenient. A second svn OpenBTS repository is a horrible idea. When I previously mentioned a second svn repo, I was speaking generally about svn as a centralized system. With Git, it is common and encouraged behaviour to create multiple repositories and merge between them. Svn doesn't encourage or allow for that type of behaviour (eg. server migration). My point was simply that git-svn doesn't change that fact. That said, there is some divergence between the P2.8 Transceiver52M and the previous public git version. Nothing major, but enough to cause merge annoyances. So I did create a temporary, private svn repo for the purpose is testing git-svn merges and potential conflicts. Thomas |