Ultimately it's totally arbitrary.  When I decided to do this[1] , I needed
to pick a date.  After Ed pointed out that +0 projects are RC3 this week I
offered to move it, but since nobody responded to that I took it to mean I
could go forward.

However I'm willing to hold off if this list is uncomfortable with this
kind of change this close to release.

-Matt.

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=533786

On Tue, Jun 5, 2018 at 3:45 AM, Wim Jongman <[email protected]> wrote:

> Hi,
>
> Why are we performing such a major change two weeks before release date?
>
> Cheers,
>
> Wim
>
>
>
>
> On Mon, Jun 4, 2018 at 7:41 PM, Eclipse Webmaster <
> [email protected]> wrote:
>
>> Hi Everyone,
>>
>>   I just wanted to remind you that on June 5th I will be moving all Git
>> repos to our Gerrit instance.
>>
>> If you are currently using SSH URLs I recommend you login to the Gerrit
>> interface here: https://git.eclipse.org/r and upload your public key(
>> under your account settings -> ssh public keys)
>>
>> This is mostly just a change of the software supporting Git access but
>> there are a few details you need to be aware of:
>>
>> 1) Repository URLs have changed.  Currently you may use the following
>> style of URL:
>>
>>    ssh://[email protected]/gitroot/path/to/repo.git
>>
>>    The new URLs use the following format:
>>
>>    ssh://[email protected]:29418/path/to/repo.git
>>
>> 2) If you are currently using your committer ID in the 'author' or
>> 'committer' fields, you will need to start using the email address on file
>> for your account
>>
>> 3) You may also need to update your .git/config file with the following:
>>
>>       fetch = +refs/heads/*:refs/remotes/origin/*
>>       fetch = refs/notes/*:refs/notes/*
>>       push = HEAD:refs/for/master
>>
>> And that should be it.
>>
>> Please note that this change does not require that you use the code
>> review features of Gerrit.
>>
>> -Matt.
>>
>>
>> _______________________________________________
>> cross-project-issues-dev mailing list
>> [email protected]
>> To change your delivery options, retrieve your password, or unsubscribe
>> from this list, visit
>> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>>
>
>
> _______________________________________________
> cross-project-issues-dev mailing list
> [email protected]
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>
_______________________________________________
cross-project-issues-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to