Skip to main content

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

Hi everyone,

just as an FYI, the EMFCP Website was moved to gerrit.

Cheers,
Eugen

---------- Forwarded message ---------
From: Eclipse Webmaster <webmaster@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, Jul 5, 2018 at 11:21 PM
Subject: Moving to Gerrit.
To: Eugen Neufeld <eneufeld@xxxxxxxxxxxxxxxxx>, <jhelming@xxxxxxxxxxxxxxxxx>, <mkoegel@xxxxxxxxxxxxxxxxx>



Hi ECP Leads,

  I'm sending you this as I can't find a -dev mailing list for the ECP project here at Eclipse.  Please be sure to pass this along to your commiters.


  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.



--
Eugen Neufeld, M.Sc.

Software Engineer / Consultant
EclipseSource Munich

Email: eneufeld@xxxxxxxxxxxxxxxxx
Web: http://eclipsesource.com/munich
Mobil: +49 176 22 85 11 50
Phone: +49 89 21 555 30 - 13
Fax: +49 89 21 555 30 - 19

EclipseSource Muenchen GmbH
Agnes-Pockels-Bogen 1
80992 Muenchen

General Managers: Dr. Jonas Helming, Dr. Maximilian Koegel
Registered Office: Agnes-Pockels-Bogen 1, 80992 Muenchen, Commercial Register Muenchen, HRB 191789

Back to the top