Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Question on moving code between repos

Hi Rob,

I did a similar task in the past.
I merged two repos and had the same errors with the additional committers.

First, I advise not to do it via Gerrit, as you would create a review
per commit in the past and I assume you do not want that. I pushed
directly to the repo. For the discussion, I suggest Bugzilla, if the
history is pre-served, its "only" an organizational issue.

Secondly, I had to ask webmaster to turn off validation for a
pre-defined period. We sync a time, I notified him via email that I
will now do the upload and once done, he enabled the verification
again.

HTH.

Best regards< Lars


On Fri, Jul 21, 2017 at 2:20 AM, Robert Stryker <stryker@xxxxxxxxxx> wrote:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=519716
>
> I'm curious on the process of moving a plugin from one repo to another. In
> theory this should be pretty simple. This bug is actually simpler then
> others, since the plugin in question is not in any features in it's repo,
> and is only consumed / included in higher level features.
>
> However, when I attempt to move the given plugin (with history), I can't
> even set up a gerrit request (refs/for/master), because some of the history
> of the plugin is made by committers other than myself.
>
> What's the process for dealing with this?   Is the team lead capable of
> making such a change or forcing the merge in to master? (In this case, the
> receiving repository is jeetools). Is any committer allowed to use
> refs/heads/master?  (If yes, I'd like to note that both @nitin and myself
> recently had problems using refs/heads/master in wtp-common repos)
>
> I would imagine using refs/heads/master is the correct way, but only after
> approvals are granted. But without a gerrit request, where can debate on the
> patch proceed? ;)
>
> Thanks again!
>
> - Rob Stryker
>
> _______________________________________________
> wtp-dev mailing list
> wtp-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/wtp-dev



-- 
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top