Skip to main content



      Home
Home » Eclipse Projects » EGit / JGit » Fetch from Gerrit
Fetch from Gerrit [message #1259810] Fri, 28 February 2014 15:36 Go to next message
Eclipse UserFriend
Hi,

I just updated my Eclipse 4.3 installation to SR2 (EGit 3.2.0.201312181205-r) and the Remote>Fetch From Gerrit... menu seems to have disappeared. I now have only have Remote>Fetch From...

Is this a "feature" of EGit 3.2? I much preferred having a specific menu. How do I configure to fetch from Gerrit now?
Re: Fetch from Gerrit [message #1259900 is a reply to message #1259810] Fri, 28 February 2014 17:58 Go to previous messageGo to next message
Eclipse UserFriend
- in the repositories view select the remote pointing to Gerrit
- click "Configure Gerrit..."
- usually the default is ok, otherwise adjust settings
- now gerrit menus should appear and changeid should be generated automatically for new commits
Re: Fetch from Gerrit [message #1259979 is a reply to message #1259900] Fri, 28 February 2014 19:58 Go to previous messageGo to next message
Eclipse UserFriend
Ok, that worked. Thanks.
Re: Fetch from Gerrit [message #1290795 is a reply to message #1259900] Thu, 10 April 2014 08:47 Go to previous messageGo to next message
Eclipse UserFriend
I used this primarily to fetch a specific patchset from refs/changes/**. Is there a viable alternative in EGit 3.2 (or higher) (perhaps I've not found it yet)?

I'm using the commandline now e.g.

git fetch git://git.eclipse.org/gitroot/jgit/jgit refs/changes/78/24678/1 && git checkout FETCH_HEAD


but I would prefer to use EGit instead.

Cheers,
Georg
Re: Fetch from Gerrit [message #1315488 is a reply to message #1290795] Fri, 25 April 2014 21:13 Go to previous messageGo to next message
Eclipse UserFriend
see https://wiki.eclipse.org/EGit/User_Guide#Fetching_a_change_from_a_Gerrit_Code_Review_Server
Re: Fetch from Gerrit [message #1320042 is a reply to message #1315488] Mon, 28 April 2014 10:56 Go to previous messageGo to next message
Eclipse UserFriend
Hi Matthias,

thanks for replying, but that's exactly the dialog

https://wiki.eclipse.org/images/9/90/Egit-3.1-FetchChangeFromGerritDialog.png

I'm missing now (Kepler). I checked that with a clean eclipse-java-kepler-SR2-win32-x86_64 installation, which has

*** Features:
...
org.eclipse.egit (3.2.0.201312181205-r) "Git Team Provider"
org.eclipse.egit.mylyn (3.2.0.201312181205-r) "Git Team Provider"
...
org.eclipse.jgit (3.2.0.201312181205-r) "JGit Core"
...


installed.

After updating from http://download.eclipse.org/egit/updates
I get:

*** Features:
...
org.eclipse.egit (3.3.2.201404171909-r) "Git Team Provider"
org.eclipse.egit.mylyn (3.3.2.201404171909-r) "Git Team Provider"
org.eclipse.egit.source (3.3.2.201404171909-r) "Git Team Provider"
...
org.eclipse.jgit (3.3.2.201404171909-r) "JGit Core"
org.eclipse.jgit.http.apache (3.3.2.201404171909-r) "JGit Apache httpclient based HTTP support"
org.eclipse.jgit.java7 (3.3.2.201404171909-r) "JGit Core"
org.eclipse.jgit.pgm (3.3.2.201404171909-r) "JGit Command Line Interface"
...


And there's still no Fetch from Gerrit... dialog at the locations described in the help page you linked to in your post.

Any hints?

Cheers, Georg
Re: Fetch from Gerrit [message #1322555 is a reply to message #1320042] Tue, 29 April 2014 18:48 Go to previous messageGo to next message
Eclipse UserFriend
it's only visible if you did "Configure Gerrit...", as I said in my first comment in this thread
Also see the discussion in https://bugs.eclipse.org/bugs/show_bug.cgi?id=433439
Re: Fetch from Gerrit [message #1323120 is a reply to message #1322555] Wed, 30 April 2014 01:26 Go to previous message
Eclipse UserFriend
Thanks for clarifying, I should have read your 1st comment more thoroughly.
Previous Topic:Troubles installing Egit
Next Topic:Saving .xml files on an EGit Android Project
Goto Forum:
  


Current Time: Thu Jul 03 07:49:53 EDT 2025

Powered by FUDForum. Page generated in 0.09589 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top