Invalid VCS root mapping

Hi,
I download the test-2 folder from Github for Rubymine.
But, ruby mine said: Invalid VCS root mapping. The directory C:\Users\a\SourceTree\Testup-2 is registered as a Git root, but no repositories were found there.
How can I solve this ?
Thank you! I’m just start to learn programming, so many things I don’t know.

Click the “New to GitHub” link:


You’ll need to open a GitHub account.
Fork a repository you’re interested in.
Then clone it to your local machine, using a Git client of some kind. (Rubymine may have one built-in.)

Prepare to spend a lot of time reading:

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.