Community
Participate
Working Groups
I receive $ git push https://sscholz@git.eclipse.org/gitroot/mylyn/org.eclipse.mylyn.reviews.git Password: Password: error: Cannot access URL https://sscholz@git.eclipse.org/gitroot/mylyn/org.eclipse.mylyn.reviews.git/, return code 22 fatal: git-http-push failed when trying to push to the repository via https. I assume that https isn't enabled for this repository. Could you please check and enable it because we have several committers at SAP which don't have SSH access (corporate policy). Thanks.
I've enabled https access to your repo. -M.
Just tried and hit the following error: [d029788@wdfm00251943a org.eclipse.mylyn.reviews (master)]$ git push origin master:master Username: Password: Counting objects: 5, done. Delta compression using up to 4 threads. Compressing objects: 100% (3/3), done. Writing objects: 100% (3/3), 407 bytes, done. Total 3 (delta 2), reused 0 (delta 0) error: unpack failed: unpack-objects abnormal exit
Hmm, looks like typo in the group name in the auth file. Fixed. -M.
yeah, now it works