Community
Participate
Working Groups
I'm using EGit version 0.9.1 (which is missing in your bugzilla version list). I'm a committer on the eTrice project and I've cloned our repository using git clone https://hrentzreich@git.eclipse.org/gitroot/etrice/org.eclipse.etrice.git I've added this clone to the EGit Repository View. Now when I try to fetch or push I get an error dialog saying "Cannot get remote repository refs" with details: https://hrentzreich@git.eclipse.org/gitroot/etrice/org.eclipse.etrice.git: 401 Authorization Required I expected a prompt for my password.
EGit 0.9 didn't support HTTP authentication yet (bug 311640). Please update to EGit 0.10.1 which was released last week. This version supports HTTP authentication. Reopen this bug if this doesn't work.
Matthias, thanks, with 0.10.1 it works. Henrik