Thanks for the help 2009/8/23 Adam Brewster <adambrewster@xxxxxxxxx>: > git remote add bundle /media/cdrom > git config --replace-all remotes.bundle.fetch refs/heads/*:refs/remotes/bundle/* > git config --add remotes.bundle.fetch refs/remotes/*:refs/remotes/* On $ git pull bundle or $ git fetch bundle I get fatal: '/media/cdrom': unable to chdir or not a git archive fatal: The remote end hung up unexpectedly Any ideas? (I used the mount point of the USB stick where the bundles were but the principle is the same) Regards Jeff -- 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