victor-torres / atom-hg

Mercurial support for Atom text editor. Works on Linux, Mac OS X and Windows.
https://atom.io/packages/atom-hg
MIT License
27 stars 5 forks source link

isPathIgnored throwing exception #13

Closed mrstebo closed 8 years ago

mrstebo commented 8 years ago

Keep getting this when I modify one project and then try to expand another project folder. Something seems to be setting cachedIgnoreStatuses to null?

atom-hg-indexof-is-null

mrstebo commented 8 years ago

Seems like it is setting the root of all opened projects to the last project that was opened.

The error is Mercurial hg-utils Error: abort: C:\Projects\project-1 not under root C:\Projects\project-2