Community
Participate
Working Groups
Build Identifier: M20110210-1200 Git repository clone failed. http://egit.eclipse.org/egit-training.git: 503 Service Unavailable Reproducible: Always
Tried to clone the the http://egit.eclipse.org/egit-training.git project using egit 0.11.3 via http and received a http 503 error.
Cloning via git protocol is working, only cloning via http causes the http 503 error.
Just did a test: $ git clone git://egit.eclipse.org/egit-training.git ... does work $ git clone http://egit.eclipse.org/egit-training.git ... does work too Seems there was a temporary problem with HTTP protocol yesterday where it also did NOT work for me. Close the bug please.
HTTP is working now.