Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 349866 - Cannot push using https
Summary: Cannot push using https
Status: RESOLVED FIXED
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: Git (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Eclipse Webmaster CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-20 15:28 EDT by Dimitar Georgiev CLA
Modified: 2011-06-21 10:51 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitar Georgiev CLA 2011-06-20 15:28:41 EDT
Hi Folks,

I tried to do 
git push / git push -all
to
https://dgeorgiev@git.eclipse.org/gitroot/e4/org.eclipse.e4.search.git

$ git push --all
Password:
Counting objects: 17, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (12/12), done.
Writing objects: 100% (12/12), 2.68 KiB, done.
Total 12 (delta 3), reused 6 (delta 0)
error: unpack failed: unpack-objects abnormal exit

This seems to be related to

https://bugs.eclipse.org/bugs/show_bug.cgi?id=347763

Regards, Dimitar
Comment 1 Eclipse Webmaster CLA 2011-06-21 10:51:02 EDT
Fixed.

-M.