prrrnd / atom-git-projects

List and open your local Git projects in Atom.
MIT License
37 stars 18 forks source link

No repositories found in Root Paths #45

Open idiotsavant opened 9 years ago

idiotsavant commented 9 years ago

I have a repository present, as gitk can see it and opens correctly:

cd /media/Data/TeaTraffic_Working gitk

But if I add /media/Data/TeaTraffic_Working to the Root Path in git-projects it isn't found. I've also tried this with a test repository in my home directory (~/Testy), but that isn't found either. I always get the "no repositories found" message when I toggle git-projects.

enriquecaballero commented 8 years ago

+1

prrrnd commented 8 years ago

Hi, thanks for reporting the issue. Could you provide more details and the content of your config file? (config.cson)

idiotsavant commented 8 years ago

I've just tested again and I can no longer reproduce the problem. It now works for me!

Since reporting this I replaced a hard disk, so the root path defined in git-projects changed. The new drive is also ext4 when the old one was NTFS, but the OS is the same (Ubuntu 14.04 LTS). I don't know if that's what made a difference.