Error pushing code to git server: The file id "None" is not present in the tree
Bug #956703 reported by
narnie
This bug report is a duplicate of:
Bug #937235: git: bzrlib.errors.NoSuchId: The file id "None" is not present in the tree <bzrlib.inventory.CHKInventory object at 0xdc378d0>.
Edit
Remove
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Git Plugin |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
I have a simple bzr local tree that I don't do anything more than a bzr commit, occ'l add, remove, and ignore.
I'm not sure what I did this evening that cause the error, but I was pushing to my sourceforge Allure github with this command (myname and myproject substituted):
bzr dpush git+ssh://<email address hidden>
This is the error that I get
bzr: ERROR: The file id "None" is not present in the tree <bzrlib.
I will add my logs as an attachment
To post a comment you must log in.
I failed to mention that I have had no problems pushing to git before tonight. It has worked flawlessly.
Please let me know what other info might help #1) me salvage my tree and 2#) help prevent this in other users