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.
请先登录再写评论。
Hi,
Please open "RubyMine | File | Settings | Version Control" dialog and switch your <project root> directory to Subversion vcs.
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
"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)
Develop with pleasure !
P.S: Yes, Venice is awesome =)