Community
Participate
Working Groups
$ git clone http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.tasks.git Cloning into org.eclipse.mylyn.tasks... error: The requested URL returned error: 403 (curl_result = 22, http_code = 403, sha1 = 4b2e39fe7a63a22787ed6deed460df0717e5f817) error: Unable to get pack index http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.tasks.git/objects/pack/pack-f4b185fc4d43089de96337614b514feccf349289.idx error: Unable to get pack index http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.tasks.git/objects/pack/pack-82f6d4197736a539a936039b90a4f01359103bdf.idx error: Unable to get pack index http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.tasks.git/objects/pack/pack-f7e9cd000b09f147c73b215be6dbd28601ba5cb7.idx error: Unable to find 4b2e39fe7a63a22787ed6deed460df0717e5f817 under http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.tasks.git Cannot obtain needed object 4b2e39fe7a63a22787ed6deed460df0717e5f817 error: Fetch failed. Access over git://git.eclipse.org/gitroot/mylyn/org.eclipse.mylyn.tasks.git seems to work.
This is intended. cgit (the web front-end) doesn't support the http smart server, and causes useless excess load and bandwidth consumption. Please use the clone URLs at the bottom of the repo page. For more background, please see bug 355114.