Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-dev] egit repository problem

The EGit Hudson CI build reports possible repository corruption [1]:

Cloning repository origin
$ git clone -o origin git://egit.eclipse.org/egit.git /opt/users/hudsonbuild/.hudson/jobs/egit.gerrit/workspace
ERROR: Error cloning remote repo 'origin' : Could not clone git://egit.eclipse.org/egit.git
ERROR: Cause: Error performing git clone -o origin git://egit.eclipse.org/egit.git /opt/users/hudsonbuild/.hudson/jobs/egit.gerrit/workspace
Command returned status code 128: Initialized empty Git repository in /opt/users/hudsonbuild/.hudson/jobs/egit.gerrit/workspace/.git/
remote: aborting due to possible repository corruption on the remote side.
fatal: error in sideband demultiplexer

I tried to wipe the hudson workspace to re-clone the repository but this didn't help.
Any idea what went wrong and how to fix this ?


--
Matthias

Back to the top