Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Communications Framework (ECF) » Unable to access the ECF Git Repository(Eclipse hangs when trying to access the Git Repository)
Unable to access the ECF Git Repository [message #661526] Fri, 25 March 2011 06:32 Go to next message
Andrea Mazzario is currently offline Andrea MazzarioFriend
Messages: 10
Registered: July 2009
Junior Member
I am trying to follow the tutorial at http://wiki.eclipse.org/EIG:Getting_Started_with_OSGi_Remote _Services.
I am using Helios SP1. Everything went fine until I came to the point where I am supposed to clone the Git repository: all the fields in the Clone Git Repository/ Source Git Repository form are exactly as shown in the tutorial, I select Next and I get the Branch Selection form, but this one remains empty and after a few seconds the (Not Responding) is added to the title of the window. It stays like that forever, until I kill the eclipse IDE.
Has anything changed with the new ECF release that makes the tutorial obsolete?
Thanks
Re: Unable to access the ECF Git Repository [message #661529 is a reply to message #661526] Fri, 25 March 2011 07:16 Go to previous messageGo to next message
Markus Kuppe is currently offline Markus KuppeFriend
Messages: 177
Registered: July 2009
Senior Member
On 03/25/2011 07:32 AM, Andrea Mazzario wrote:
> I am trying to follow the tutorial at
> http://wiki.eclipse.org/EIG:Getting_Started_with_OSGi_Remote _Services
> I am using Helios SP1. Everything went fine until I came to the point
> where I am supposed to clone the Git repository: all the fields in the
> Clone Git Repository/ Source Git Repository form are exactly as shown in
> the tutorial, I select Next and I get the Branch Selection form, but
> this one remains empty and after a few seconds the (Not Responding) is
> added to the title of the window. It stays like that forever, until I
> kill the eclipse IDE.
> Has anything changed with the new ECF release that makes the tutorial
> obsolete?
> Thanks
>

Hi,

git works fine here and shows the branch list. I'm on EGit/JGit
0.12.0.201103231515.

Markus
Re: Unable to access the ECF Git Repository [message #661550 is a reply to message #661529] Fri, 25 March 2011 09:29 Go to previous messageGo to next message
Andrea Mazzario is currently offline Andrea MazzarioFriend
Messages: 10
Registered: July 2009
Junior Member
Markus,
thank you for your quick reply.
I just installed EGit from the Marketplace, and I got version 0.11.3 for all its plugins. Could that be the problem? How is version 0.12.0 available?
Is there anything special that must be done to connect to the ECF repository other than installing EGit and properly filling the "Clone Git Repository" view? Is the ECS repository still at git://git.eclipse.org/gitroot/ecf/org.eclipse.ecf.git?

Thanks
Andrea
Re: Unable to access the ECF Git Repository [message #661568 is a reply to message #661550] Fri, 25 March 2011 11:49 Go to previous messageGo to next message
Markus Kuppe is currently offline Markus KuppeFriend
Messages: 177
Registered: July 2009
Senior Member
On 03/25/2011 10:29 AM, Andrea Mazzario wrote:

> I just installed EGit from the Marketplace, and I got version 0.11.3 for
> all its plugins. Could that be the problem? How is version 0.12.0
> available?

http://download.eclipse.org/egit/updates-nightly

> Is there anything special that must be done to connect to the
> ECF repository other than installing EGit and properly filling the
> "Clone Git Repository" view?

No

> Is the ECS repository still at
> git://git.eclipse.org/gitroot/ecf/org.eclipse.ecf.git?

Yes

Markus
Re: Unable to access the ECF Git Repository [message #661676 is a reply to message #661568] Sat, 26 March 2011 02:44 Go to previous message
Andrea Mazzario is currently offline Andrea MazzarioFriend
Messages: 10
Registered: July 2009
Junior Member
Markus,
I just wanted to let you know that I found the cause of the problem: I have cygwin\bin in the path, but I only installed the eclipse version of Git, and this situation breaks org.eclipse.jgit.util.FS_Win32.discoverGitPrefix() quite badly. The funny thing is that the developer suspected this to happen, as indicated by the comment he/she wrote:
// This isn't likely to work, if bash is in $PATH, git should
// also be in $PATH. But its worth trying.

Thank you for your replies.
Andrea
Previous Topic:Automatically set IP address in a declarative service (ideas or best practices?)
Next Topic:Eclipse CORBA Plugin problem ....
Goto Forum:
  


Current Time: Fri Apr 19 13:50:58 GMT 2024

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

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

Back to the top