After copying my GIT repo from a PC computer onto my MAC, i can\'t seem to import it to an eclipse. Import happens via eGit plugin directly from existing local
GIT
You should not copy git repos, you should clone them. However, looking at your error message, it doesn't especially seem like a git problem at all.