FYI,
All my build jobs are failing the for same reason as reported by
Matthias Sohn:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=560708
Even locally the following fails:
$git clone git://git.eclipse.org/gitroot/oomph/org.eclipse.oomph.git
Cloning into 'org.eclipse.oomph'...
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
But the following works:
$git clone https://git.eclipse.org/r/oomph/org.eclipse.oomph.git
Cloning into 'org.eclipse.oomph'...
remote: Counting objects: 5622, done
remote: Finding sources: 100% (128/128)
Receiving objects: 93% (71125/76478), 50.36 MiB | 1.99 MiB/s
So some there is some problem cloning via git://git.eclipse.org/gitroot...
Probably that affects everyone's build jobs.
Regards,
Ed
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev