Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] Fresh JDT UI clone give Git transport errors

Works fine for me, but I've used native git, https & different url:

git clone https://git.eclipse.org/r/jdt/eclipse.jdt.ui.git
Cloning into 'eclipse.jdt.ui'...
remote: Counting objects: 17953, done
remote: Finding sources: 100% (199/199)
remote: Total 491504 (delta 6), reused 491479 (delta 6)
Receiving objects: 100% (491504/491504), 98.41 MiB | 2.62 MiB/s, done.
Resolving deltas: 100% (252419/252419), done.
Checking out files: 100% (12930/12930), done.

Do you have not enough disk space or may be HD errors?

Am 17.10.2018 um 21:40 schrieb Lars Vogel:
Hi,

I had to delete my local JDT UI as Git was reporting errors. I assume
my local repo had issues. But if try to clone a fresh copy from Gerrit
I receive the same error.

I use the ssh clone URI from
https://git.eclipse.org/r/#/admin/projects/jdt/eclipse.jdt.ui, e.g.,
git clone ssh://lvogel@xxxxxxxxxxxxxxx:29418/jdt/eclipse.jdt.ui

and I receive an TransportException like the following, see screenshot below.

Missing commit 773605c566b44fc68b657237c8968ce240f29546
Missing commit 773605c566b44fc68b657237c8968ce240f29546

Is maybe the remote JDT repo damaged?

Best regards, Lars

--
Kind regards,
Andrey Loskutov

http://google.com/+AndreyLoskutov
---------------------------------------------
Спасение утопающих - дело рук самих утопающих
---------------------------------------------


Back to the top