Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-papyrus.dev] TR: [Bug 432019] Enable Gerrit for org.eclipse.papyrus


  Hi,

  Does the old papyrus git url still working ?
I can't commit on it since yesterday. Commit return "error during unpacking on the remote end" .

  a+,
   Cedric

LETAVERNIER Camille a écrit :
Hi,


It seems that the Gerrit URL must be used for all contributions (Reviewed or not):

refs/heads/* for direct contributions (Committers only, bypass Gerrit)
refs/for/* for reviewed contributions (Anyone, through Gerrit)

The first commits have been successfully pushed. See:

432019: Enable Gerrit for org.eclipse.papyrus
https://bugs.eclipse.org/bugs/show_bug.cgi?id=432019

So, the standard Git remote URL must be removed, and replaced by the Gerrit's one. Also, it seems that the process for non-committer is slightly different, because committers cannot just merge their branch and bypass Gerrit (Even if the contributor has a CLA). Instead, all branches containing a non-committer's commit must go through the Gerrit review. Apparently, they also need a specific Gerrit account (Signing the CLA is not sufficient).

The Papyus/Gerrit process currently does not go through the integration build (The build is not configured for Gerrit; we'll do that after moving to Tycho). We also need a green (and probably simplified) test build, which is almost done.


Regards,
Camille

-----Message d'origine-----
De : mdt-papyrus.dev-bounces@xxxxxxxxxxx [mailto:mdt-papyrus.dev-bounces@xxxxxxxxxxx] De la part de Christian W. Damus
Envoyé : lundi 7 avril 2014 13:03
À : Papyrus Project list
Objet : Re: [mdt-papyrus.dev] TR: [Bug 432019] Enable Gerrit for org.eclipse.papyrus

Rémi,

By the way, the push URL in your repository's origin configuration should be set to the Gerrit URL only if you intend your pushes to go to Gerrit, not directly to Git.  Is it agreed, then, that the committer team will routinely push through Gerrit instead of directly?

Thanks,

Christian


On Apr 7, 2014, at 5:38 AM, SCHNEKENBURGER Remi 211865 <Remi.SCHNEKENBURGER@xxxxxx> wrote:

Gentlemen,

Gerrit was activated for Papyrus project, to ease external contributions. For the Papyrus committers, the repo URLs should be updated according to the comment below.

Regards,
Rémi



-------------------------------------------------------

Rémi SCHNEKENBURGER
+33 (0)1 69 08 48 48
CEA Saclay Nano-INNOV
Institut CARNOT CEA LIST

www.eclipse.org/papyrus

-----Message d'origine-----
De : bugzilla-daemon@xxxxxxxxxxx [mailto:bugzilla-daemon@xxxxxxxxxxx]
Envoyé : vendredi 4 avril 2014 19:57
À : SCHNEKENBURGER Remi 211865
Objet : [Bug 432019] Enable Gerrit for org.eclipse.papyrus

https://bugs.eclipse.org/bugs/show_bug.cgi?id=432019
Product/Component: Community / Git

Eclipse Webmaster <webmaster@xxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Eclipse Webmaster <webmaster@xxxxxxxxxxx> --- Done,  Don't forget to update your repo URLS:

ssh://committer_id@xxxxxxxxxxxxxxx:29418/papyrus/org.eclipse.papyrus
https://committer_id@xxxxxxxxxxxxxxx/r/papyrus/org.eclipse.papyrus

-M.

--
You are receiving this mail because:
You reported the bug.
_______________________________________________
mdt-papyrus.dev mailing list
mdt-papyrus.dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mdt-papyrus.dev
_______________________________________________
mdt-papyrus.dev mailing list
mdt-papyrus.dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mdt-papyrus.dev
_______________________________________________
mdt-papyrus.dev mailing list
mdt-papyrus.dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mdt-papyrus.dev




Back to the top