On Fri, Apr 10, 2009 at 2:14 PM, Jacob Kaplan-Moss <jacob@xxxxxxxxxxxx> wrote: > Sorry; I trimmed the error message to omit the details of where the > repository is since this happens regardless of the repo. The error > gives the full path to the file, i.e. "cp: > `/Users/jacob/Projects/uri/.git/index': No such file or directory". 1) Does "ls -l /Users/jacob/Projects/uri/.git/index" work? 2) Does "cp -v /Users/jacob/Projects/uri/.git/index /tmp/" work? 3) Anything unusual for OS X? e.g., Are you using FileVault? Are you using a filesystem other than case-insensitive HFS+? Is your cp command something other than /bin/cp? j. -- 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