Try to Clone the JGit Repository [message #784513] |
Fri, 27 January 2012 11:38  |
Eclipse User |
|
|
|
Hi,
since a view hours I cannot access the jgit repo anymore.
I try to clone the repo via EGit plugin:
http://egit.eclipse.org/jgit.git
I get the same error with git.
I get following message:
org.eclipse.core.runtime.CoreException: http://egit.eclipse.org/jgit.git: 503 Service Temporarily Unavailable
at org.eclipse.egit.ui.internal.fetch.FetchOperationUI.execute(FetchOperationUI.java:102)
at org.eclipse.egit.ui.internal.synchronize.SynchronizeFetchJob.run(SynchronizeFetchJob.java:74)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: org.eclipse.jgit.errors.TransportException: http://egit.eclipse.org/jgit.git: 503 Service Temporarily Unavailable
at org.eclipse.jgit.transport.TransportHttp.connect(TransportHttp.java:458)
at org.eclipse.jgit.transport.TransportHttp.openFetch(TransportHttp.java:276)
at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:127)
at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:113)
at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1062)
at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:129)
at org.eclipse.egit.core.op.FetchOperation.run(FetchOperation.java:128)
at org.eclipse.egit.ui.internal.fetch.FetchOperationUI.execute(FetchOperationUI.java:99)
... 2 more
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04596 seconds