On Mon, May 8, 2017 at 12:34 PM, Michael Osipov <[email protected]> wrote: > Am 2017-05-08 um 15:51 schrieb Oleg Kalnichevski: >> >> On Mon, 2017-05-08 at 14:54 +0200, Oleg Kalnichevski wrote: >>> >>> On Mon, 2017-05-08 at 14:12 +0200, Michael Osipov wrote: >>>>> >>>>> On Mon, 2017-05-08 at 11:48 +0200, Michael Osipov wrote: >>>>>> >>>>>> Based on Daniel Gruno's answer, we should discuss repo names >>>>>> first. >>>>>> >>>>>> Michael >>>>>> >>>>> >>>>> OK. How about this? >>>>> >>>>> HttpCore -> httpcomponents-core >>>>> HttpClient -> httpcomponents-client >>>>> Project -> httpcomponents-project >>>>> Website -> httpcomponents-website >>>> >>>> >>>> From my point of view, httpcomponents-project is too generic. I'd >>>> rather see >>>> httpcomponents-parent. >>>> >>> >> >> According to Daniel Gruno's comment we need to keep the existing repo >> names "...the existing github mirror should be retained as is when we >> switch over, git does some magic there..." >> >> I guess we have no choice as far as HttpCore and HttpClient go. > > > That's pretty bad actually, but we have to accept this. I asked Daniel for a > precise example. > >> HttpCore -> httpcore >> HttpClient -> httpclient
[Not a committer, so just a user comment] While, it may be required to create the repositories using that name, I think infra should be able to preserve the repositories and rename them after they are created (if they can't already do it before the migration). For instance, every time a repo is created for an incubator project, repositories use the format incubator-<project>-<repo>, but when the project graduates, the repos get renamed to <project>-<repo>. Also, since httpcore and httpclient are already mirrored on git.a.o and github, wouldn't it be easier to rename/move the mirrors to git-wip-us.a.o and mark svn ro (and of course move the notifications, etc.) rather than creating brand new repos and running svn-to-git migration again? Bindul > > > I pretty much agree if there is no other option. > >> Project -> httpcomponents-project >> Web site -> httpcomponents-website >> >>> This was intentional. I would also like to use that repository to >>> contain style check definitions and possibly other project global >>> things. >>> >>> Can you live with it being httpcomponents-project? > > > If you want to merge stuff this seems ok for me. We'd might be better off to > have a distinct directory for the parent and a dirtecory for project-related > stuff. > > I assume that there will be little or no benefit by migrating project and > website since there is virtually no contribution to it, is it? > > Michael > > >>> There is also likely to be a complication with project names. There >>> are >>> already well established Apache HttpClient (http://github.com/apache/ >>> ht >>> tpclient) and Apache HttpCore projects (http://github.com/apache/http >>> co >>> re) on GitHub, which are mirrors of our SVN repos. If we were to >>> choose >>> different names we would likely end up with two stale projects in >>> github. >>> >>> In my opinion it would be more important to keep those projects alive >>> than to have all repo names starting with httpcomponents. >>> >>> Oleg >>> >>> >>>> Btw, I received no objections regarding the POM renaming. I'll go >>>> ahead today >>>> or tomorrow and rename it. >>>> >>>>>>> Gesendet: Montag, 08. Mai 2017 um 11:22 Uhr >>>>>>> Von: "Oleg Kalnichevski" <[email protected]> >>>>>>> An: "HttpComponents Project" <[email protected]> >>>>>>> Betreff: Git migration; Re: [VOTE][RESULT] Migrate project >>>>>>> source >>>>>>> repository to Git >>>>>>> >>>>>>> I raised a request to migrate HttpCore to Git. It can be >>>>>>> tracked >>>>>>> here. >>>>>>> >>>>>>> https://issues.apache.org/jira/browse/INFRA-14116 >>>>>>> >>>>>>> Oleg >>>>>>> >>>>>>> PS: I'll raise requests for other projects if this one goes >>>>>>> well >>>>>>> and >>>>>>> provided no one objects. >>>>>>> >>>>>>> >>>>>>> On Mon, 2017-05-08 at 09:41 +0200, Oleg Kalnichevski wrote: >>>>>>>> >>>>>>>> The vote to migrate active HttpComponents projects from SVN >>>>>>>> repository >>>>>>>> to a Git repository has passed with the following results >>>>>>>> >>>>>>>> +1 >>>>>>>> >>>>>>>> Oleg Kalnichevski <olegk at apache.org> * >>>>>>>> Michael Osipov <1983-01-06 at gmx.net> * >>>>>>>> Gary Gregory <garydgregory at gmail.com> * >>>>>>>> Markus Fischer <info -at- flyingfischer.ch> >>>>>>>> Philippe Mouawad <philippe.mouawad at gmail.com> >>>>>>>> Ant Elder <ant.elder at gmail.com> * >>>>>>>> >>>>>>>> * PMC members >>>>>>>> >>>>>>>> No other votes >>>>>>>> >>>>>>>> Original voting thread: >>>>>>>> https://lists.apache.org/thread.html/448c7e268788bffd4191a5 >>>>>>>> 4d >>>>>>>> d12c >>>>>>>> bee5 >>>>>>>> 1f >>>>>>>> 967f7efb09b82b205c7533@%3Cdev.hc.apache.org%3E >>>>>>>> >>>>>>>> ----------------------------------------------------------- >>>>>>>> ---- >>>>>>>> ------ >>>>>>>> To unsubscribe, e-mail: [email protected] >>>>>>>> For additional commands, e-mail: [email protected] >>>>>>>> >>>>>>> >>>>>>> ------------------------------------------------------------- >>>>>>> ---- >>>>>>> ---- >>>>>>> To unsubscribe, e-mail: [email protected] >>>>>>> For additional commands, e-mail: [email protected] >>>>>>> >>>>>>> >>>>>> >>>>>> --------------------------------------------------------------- >>>>>> ------ >>>>>> To unsubscribe, e-mail: [email protected] >>>>>> For additional commands, e-mail: [email protected] >>>>>> >>>>> >>>>> ----------------------------------------------------------------- >>>>> ---- >>>>> To unsubscribe, e-mail: [email protected] >>>>> For additional commands, e-mail: [email protected] >>>>> >>>>> >>>> >>>> ----------------------------------------------------------------- >>>> ---- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
