Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Unable to push commits with EGit(Error occurred during unpacking on the remote end)
Unable to push commits with EGit [message #1004382] Wed, 23 January 2013 05:29
Robert Jewett is currently offline Robert JewettFriend
Messages: 1
Registered: March 2010
Junior Member
I have been using git command line on Windows to manage a git depot on a NAS drive. I installed EGit on Juno, created an Eclipse project in a cloned repository working directory, and team|share with git. Everything works great with most EGit commands except push. On the first push I have to configure the local HEAD to push to refs/head/master but even after config all pushes fail with:

Error occurred during unpacking on the remote end: error Cannot move pack to ...objects/pack

After the commit - project line shows active branch name and number of pending commits. If I jump to the command line and 'git push' it works and reports pushed HEAD->master, and Eclipse now shows no pending commits so it seems to understand.

the objects/pack directory exists and is writable to me???
Previous Topic:["Solved"] Commit in submodule wants to remove and re-add all files with folder appended a
Next Topic:crash during install of EGit plugin in Eclipse Indigo
Goto Forum:
  


Current Time: Tue Apr 23 11:52:58 GMT 2024

Powered by FUDForum. Page generated in 0.03118 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top