> > cg-update from a local repo that contains packs is broken though :-( > > Is this with cg-0.12? The most recent release should be happy with packs.
Yes ... I pulled, built and installed the latest cogito this afternoon before trying to touch anything involving packs. cg-version says: cogito-0.12 (b21855b8734ca76ea08c0c17e4a204191b6e3add) This is what happens ("linus" is a local branch just pulled from kernel.org, so it just contains one pack file and its index). $ cg-update linus `/home/aegl/GIT/linus/.git/refs/heads/master' -> `.git/refs/heads/linus' does not exist /home/aegl/GIT/linus/.git/objects/04/3d051615aa5da09a7e44f1edbb69 798458e067 Cannot obtain needed object 043d051615aa5da09a7e44f1edbb69798458e067 while processing commit 0000000000000000000000000000000000000000. cg-pull: objects pull failed If I try it again, it thinks things are up to date (since it mistakenly updated the .git/refs/heads/linus), but then fails to apply (since it doesn't have the objects it needs). -Tony - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html