Forwarding to all RAP Incubator committers:

The Git -> Gerrit change applies to the RAP Incubator components, too.
See the mail below.

(Thanks, Matt, we are using the same rap-dev mailing list for both, the RAP
and the RAP Incubator project.)


Regards,
Markus



On 24 July 2018 at 17:23, Eclipse Webmaster <
webmas...@eclipse-foundation.org> wrote:

> Hi Marcus,
>
>   I don't see a mailing list dedicated to the rap.incubator project, so
> I'm sending this to you directly so you can let the committers on the
> project know.
>
> All incubator repos have been moved from our current Git servers to our
> Gerrit server[1].
>
> 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://committer...@git.eclipse.org/gitroot/path/to/repo.git
>
>    The new URLs use the following format:
>
>    ssh://committer...@git.eclipse.org: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 in
> the [origin] section
>
>       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.
>
> If you have and concerns or issues please let me know.
>
> -Webmaster.
>
> [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=533786
>
_______________________________________________
rap-dev mailing list
rap-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/rap-dev

Reply via email to