Skip to main content

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

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.


Back to the top