How does Rubymine decide what VC system to use?
For some reason Rubymine has decided that my project is using GIT for version control, when it's actually using Subversion. It has been happily using subversion for sometime.
Can I force the project to use subversion somehow?
Thanks
John
请先登录再写评论。
Any ideas at all on this? I've gone back to usng Netbeans in the meanwhile.
John
RubyMine doesn't really decide what VCS to use. Maybe it's defaulting to Git in the latest build? Whatever the reason, you can easily change VCS configuration in Project Settings -> Version Control.
Hello john,
Do you have any .git directories under your source tree?
Yes, using Settings | Version Control.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"