On Tue, Nov 27, 2007 at 04:01:36PM +0100, Emanuele Giaquinta wrote: > a call to git-cvsimport after a 'git-pack-refs --all' seems to mess up > the origin branch, because the first new change is committed with no > parent (git-cvsimport reports 'Parent ID (empty)'). > It does not happen if I disable loose refs pruning with --no-prune. A > tiny test repo you can use to reproduce the problem is > mextli.tomaw.net/~exg/lzf.tar. Is it expected? Some of git-cvsimport is quite old, and it accesses the ref files directly. It should be fairly easy to fix; I will post a patch in a few minutes. -Peff - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html