Upgraded to 8.0.1 and subversion works for some modules and not others
After updating from 7.x and importing my settings, I opened my project which has 6 modules.
With some of the modules, I can do all subversion tasks. With others, I can not do "Show history".
When I do this I get the error:
"svn: File '/myprojectsdir/myproject/MyJavaFile.java' is not under version contorl"
showing "working copy info" shows some modules on 1.3, some on 1.4 and some on 1.5.
The modules that work on are format 1.3 and 1.5. I upgraded the module that was on 1.3 to 1.5 and still no difference.
I am on Mac OS X, MacBookPro.
Is there something I have to do for IntelliJ to properly process the "show history" command on modules displaying this behaviour ?
Please sign in to leave a comment.