Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » jubula git repository corrupt? [false alarm, sorry]
jubula git repository corrupt? [false alarm, sorry] [message #718134] Tue, 23 August 2011 11:21 Go to next message
Tom Brus is currently offline Tom BrusFriend
Messages: 26
Registered: February 2011
Junior Member
Hi list,

I try to clone the jubula git repository at hteeteep://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git but I am getting errors:

$ git clone hteeteep://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git org.eclipse.jubula.core     
Cloning into org.eclipse.jubula.core...
error: inflate: data stream error (incorrect header check)
error: File cd79f3d70a2c218137af7104bd0c1bb064b3cc7c (hteeteep://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/objects/cd/79f3d70a2c218137af7104bd0c1bb064b3cc7c) corrupt
error: Unable to find cd79f3d70a2c218137af7104bd0c1bb064b3cc7c under hteeteep://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git
Cannot obtain needed tree cd79f3d70a2c218137af7104bd0c1bb064b3cc7c
while processing commit 95e07a109239792c8ca5d2d8f133ec5bba994dc2.
error: Fetch failed.

I also tried it with eclipse/git plugin and that just makes eclipse hang at (presumably) the same point.

Both methods give me about 33M of local repository.

Any ideas?

-Tom Brus

P.S. the forum software will not let me post links, so the url is garbled on purpose above, I used the correct one!



[Updated on: Tue, 23 August 2011 12:12]

Report message to a moderator

Re: jubula git repository corrupt? [message #718142 is a reply to message #718134] Tue, 23 August 2011 11:54 Go to previous messageGo to next message
Achim Loerke is currently offline Achim LoerkeFriend
Messages: 376
Registered: July 2009
Location: Braunschweig, Germany
Senior Member

To access the repository use one of the following URIs:

git://git.eclipse.org/gitroot/jubula/org.eclipse.jubula.core.git
ssh://git.eclipse.org/gitroot/jubula/org.eclipse.jubula.core.git
http://git.eclipse.org/gitroot/jubula/org.eclipse.jubula.core.git

Please note that the ssh: URI is limited in access.

Achim
Re: jubula git repository corrupt? [message #718147 is a reply to message #718142] Tue, 23 August 2011 12:11 Go to previous message
Tom Brus is currently offline Tom BrusFriend
Messages: 26
Registered: February 2011
Junior Member
sorry list and thanks Achim, just discovered my error and wanted to report back that
$git clone git://git.eclipse.org/gitroot/jubula/org.eclipse.jubula.core.git org.eclipse.jubula.core.git
works just fine...

-Tom
Previous Topic:9000 Byte Classpath Causes - JdbcSQLException: Value too long for column ATTR_VALUE VARCHAR(4000)
Next Topic:JFace support?
Goto Forum:
  


Current Time: Sat Apr 27 00:44:30 GMT 2024

Powered by FUDForum. Page generated in 0.03744 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top