Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Unusable(Cannot clone or add any repository)
Unusable [message #645327] Thu, 16 December 2010 16:17 Go to next message
G Kainth is currently offline G KainthFriend
Messages: 3
Registered: December 2010
Junior Member
So far I have not been able to clone or add any repository using egit so far.

When connecting to an existing repository, it just hangs and I need to kill eclipse. (I have left it overnight to see if it is just very slow).

When cloning a repository, it will download ok, but never finish. again need to kill eclipse.

I'm using Helios and 0.93. I also can't seem to update to the latest nightly because of some missing doc jars.
An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at http://download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.egit.doc_0.10.0.201012151524.jar.
Read timed out

Re: Unusable [message #645435 is a reply to message #645327] Fri, 17 December 2010 09:23 Go to previous messageGo to next message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
- Is your repository behind a firewall ?
- If yes they tend to be configured in a way to only accept http traffic, in that case you would need to configure proxy settings under Preferences > General > Network
- Which protocol are you using ?
- Did you try to clone the same repository using native git command line ?

- When read times out during installation you should first check that you can reach download.eclipse.org (again proxy settings ?)
- I successfully installed from egit-nightly several times last night.
Re: Unusable [message #651279 is a reply to message #645327] Fri, 28 January 2011 17:08 Go to previous messageGo to next message
G Kainth is currently offline G KainthFriend
Messages: 3
Registered: December 2010
Junior Member
Hi

Just come back to it and still having issues with this. Let me answer your questions in order.

- Is your repository behind a firewall ?
--- Yes there is a firewall, but both machines are inside the corporate network

- If yes they tend to be configured in a way to only accept http traffic, in that case you would need to configure proxy settings under Preferences > General > Network
--- Proxy is configured for external access, but shouldn't make a difference.

- Which protocol are you using ?
--- Have tried http and ssh

- Did you try to clone the same repository using native git command line ?
Native command line and tortoisegit work fine.

- When read times out during installation you should first check that you can reach download.eclipse.org (again proxy settings ?)
- I successfully installed from egit-nightly several times last night.
--- I found this happens when I try and "update" rather than install. If I uninstall and then install the new version it works fine.
Is there any way to turn on more detailed logging to see what's going on?
Re: Unusable [message #651282 is a reply to message #651279] Fri, 28 January 2011 17:19 Go to previous message
G Kainth is currently offline G KainthFriend
Messages: 3
Registered: December 2010
Junior Member
Additionally it also seems to hang when selecting a folder and trying to import existing repositories on the local machine.

i.e the "Scanning for GIT repositories" dialog sits there indefinitely.
Previous Topic:How to write Git commands using EGit?
Next Topic:Encoding problems
Goto Forum:
  


Current Time: Fri Apr 26 08:22:30 GMT 2024

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

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

Back to the top