Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [etrice-dev] Moving to Gerrit.

Hi,

 

as far as I can see, in essence nothing has changed since we already used Gerrit before.

 

So no adjustments necessary.

 

-Henrik

 

Von: etrice-dev-bounces@xxxxxxxxxxx [mailto:etrice-dev-bounces@xxxxxxxxxxx] Im Auftrag von Eclipse Webmaster
Gesendet: Donnerstag, 14.
Juni 2018 16:26
An: etrice-dev@xxxxxxxxxxx
Betreff: [etrice-dev] Moving to Gerrit.

 


Hi Etrice committers,

 

  Your 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:

   

 

   The new URLs use the following format:

 

 

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.

 

If you have and concerns or issues please let me know.

 

-Webmaster.

 


Diese Nachricht wurde mit einer kostenlosen Version von Proxy-Manager gesendet.
Wollen Sie von Ihrem Exchange-Konto mit einer Ihrer Proxy SMTP-Adressen senden?
Testen Sie Proxy-Manager kostenlos!

Diese Fußzeile wird nicht in der registrierten Version von Proxy-Manager angezeigt.
Klicken Sie hier, um Proxy-Manager zu registrieren.


Back to the top