Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] GIT Repository broken

I use the following URL:

http://git.eclipse.org/gitroot/eclipselink/eclipselink.runtime.git

On 10/01/2013 5:11 AM, wbervoets wrote:
Hello,

I'm unable to get the EclipseLink sources via GIT.

I was trying to create a JUnit test case for the regression bug described
here https://bugs.eclipse.org/bugs/show_bug.cgi?id=397751

When I try to do:

git -c diff.mnemonicprefix=false -c core.quotepath=false clone --branch 2.4
--recursive http://git.eclipse.org/c/eclipselink/eclipselink.runtime.git
/Users/wim/Documents/leonardoworkspace/eclipselink.runtime

I get the following errors:

error: The requested URL returned error: 403 (curl_result = 22, http_code =
403, sha1 = d839ca42ce149da77690a55cd2583bf763d74bbd)
error: Unable to get pack index
http://git.eclipse.org/c/eclipselink/eclipselink.runtime.git/objects/pack/pack-8c032ea03eb982b80919b3d5d40e95258da185e7.idx
error: Unable to get pack index
http://git.eclipse.org/c/eclipselink/eclipselink.runtime.git/objects/pack/

...

Thanks,
Wim



--
View this message in context: http://eclipse.1072660.n5.nabble.com/GIT-Repository-broken-tp156837.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.
_______________________________________________
eclipselink-users mailing list
eclipselink-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-users



Back to the top