Project keeps a vcs root after removing module Follow
After I removed a module, 7020 kept the vcs root in the .ipr file, so it keeps trying to do SVN stuff with it. Has anyone seen this?
Jon
<![CDATA[
<--- This should have gone away when the module was removed?
]]>
Please sign in to leave a comment.
Hello Jon,
This is sorta-kinda-by-design: you can have VCS roots which are not related
to any modules in the project. Perhaps we should prompt to remove the VCS
roots equal to the module content roots when the module is removed.
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Hi Dmitry,
Yes, something like that would be good. Is it easy/obvious where to remove the decoupled VCS root? I just went to the xml to do it.
Jon
Hello Jon,
Settings | Version Control | Directory Version Control Settings
Could you please post a JIRA request for prompting to remove?
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Here you go:
http://www.jetbrains.net/jira/browse/IDEA-13368