Why I checked a project from SVN but RubyMine is showing GIT

I moved my development environment from Windows to Mac. I checked a project from its SVN repository but RubyMine shows always GIT as SCM. Why? How I can tell to RubyMine how to use SVN.

This seems to me to be a bug.

0
3 comments

Hi,

Please open "RubyMine | File | Settings | Version Control" dialog and switch your <project root> directory to Subversion vcs.

I moved my development environment from Windows to Mac. I checked a project from its SVN repository but RubyMine shows always GIT as SCM. Why?

Hard to say, may be your project contains ".git" folder or you checked in ".idea" folder (RubyMine project settings) where project was configured for using git. Check change history of <your project root>/.idea/vcs.xml file

0
Avatar
Permanently deleted user

"Please open "RubyMine | File | Settings | Version Control" dialog and  switch your <project root> directory to Subversion vcs."

Roman,

Your advice worked, thank you.

(Nice picture with Ponte dei Sospiri behind)

0

Your advice worked, thank you.


Develop with pleasure !

P.S: Yes, Venice is awesome =)

0

Please sign in to leave a comment.