rahedges / git-repo

Automatically exported from code.google.com/p/git-repo
Apache License 2.0
0 stars 0 forks source link

repo sync -c -- error #144

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Affected Version: repo 1.17;git 1.7.8.2;gerrit 2.4.2
Environment:Linux version 2.6.32-24-generic (buildd@yellow) (gcc version 4.4.3 
(Ubuntu 4.4.3-4ubuntu5) )

What steps will reproduce the problem?
1.in empty folder run :repo init ssh://... -b ... --depth=1
2.repo sync -c
3.after some time , update code use command ; repo sync -c, can not update code 
,error:
fatal: unresolved deltas left after unpacking
fatal: unpack-objects failed
fatal: unresolved deltas left after unpacking
fatal: unpack-objects failed
error: Cannot fetch platform/external/...

What is the expected output? What do you see instead?

---

Please provide any additional information below.

---

Original issue reported on code.google.com by bibo1984...@gmail.com on 5 Jul 2013 at 3:55