I have a project with cvs integration and 3 different cvs roots.
I just upgraded from 7.03 to 7.04.
When working offline on my laptop I used to get a message from Intellij "cvs server not found" (or something similar) and a dialog where I could check a box for working offline. This worked out just nice.
After the upgrade i get the error
I/O-Exception: Failed to read remote identification: EOF returned from SSH Transport
and then a dialog for manipulating CVS Roots - where the roots are greyed out.
I am now downgrading to 7.03
No matter what I do (like Cancel) I get either a frozen for some seconds GUI for some seconds and then the same error message, or the same message again after a few seconds.
This also occurs if I manage to go to Version Control -> CVS -> Work Offline (to make it checked)
Which no longer is respected.
This is very annoying - I cannot use this project offline without removing the three cvs roots - and putting them back inn when online.
Which also is hard to do when the error message keeps popping up all the time, and the GUI freezing now and then.
Running ssh on the command line (cvs uses ssh) I get this message after a long network timeout:
ssh: connect to host xxxx.yyyy.com port 22: Connection timed out