No repositories found in Root Paths
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.
+1
Hi, thanks for reporting the issue.
Could you provide more details and the content of your config file? (config.cson)
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.