The default seems to be https theses days - I think we should stick with that (FWIW, I converted all scm info in the poms into https).
regards, Karl On Fri, Feb 28, 2020 at 3:25 PM Carsten Ziegeler <[email protected]> wrote: > > Sure, that works - or everyone uses ssh. But as soon as we have mixed > usage it fails :( > > Regards > Carsten > > On 28.02.2020 15:23, Raymond Auge wrote: > > Carsten, just don't use ssh! Use https for everything. I've never > > encountered a problem with that even with gitbox which many other Apache > > projects already use (aries-* for example). > > > > - Ray > > > > On Fri, Feb 28, 2020 at 1:46 AM Carsten Ziegeler <[email protected]> > > wrote: > > > >> Thanks for all the work and your patience Karl! :) > >> > >> How do we want to handle splitting out projects into separate git > >> repositories? Is a volunteer and a notice via mail enough or do we need > >> to do a vote? > >> > >> I'm checking out code using the ssh urls from github, so in order to do > >> a mvn release I needed to change the connectionUrl in the pom to use the > >> ssh url (and not the https one). Not sure how we want to handle this? > >> > >> Regards > >> Carsten > >> > >> On 28.02.2020 00:50, Karl Pauls wrote: > >>> Hi, > >>> > >>> I finished the migration to git. Following the outline from last week, > >>> we now have two git repositories namely: > >>> > >>> Felix Dev - https://github.com/apache/felix-dev > >>> Felix Atomos - https://github.com/apache/felix-atomos > >>> > >>> Felix Dev has been migrated with history and I managed to get our > >>> release tags hooked up as well. Tom imported Atomos into Felix Atomos > >>> too. > >>> > >>> Subsequently, I created an "archived" branch for the old apache/felix > >>> mirror which is at the point the trunk was in. Then, I emptied the > >>> trunk, put a readme explaining where to find the new repositories, and > >>> that the mirror is now considered obsolete. > >>> > >>> In other words, our third git repo (which is the read-only mirror of > >>> svn trunk) is still: > >>> > >>> Felix - https://github.com/apache/felix > >>> > >>> but is now only the index to our other repos. > >>> > >>> Please double check that things are still working for you and that I > >>> didn't overlook anything obvious (I did update the scm connections in > >>> the poms already). > >>> > >>> I will go over the website tomorrow and update the info about where to > >>> find the source code. > >>> > >>> regards, > >>> > >>> Karl > >>> > >> > >> -- > >> -- > >> Carsten Ziegeler > >> Adobe Research Switzerland > >> [email protected] > >> > > > > > > -- > -- > Carsten Ziegeler > Adobe Research Switzerland > [email protected] -- Karl Pauls [email protected]
