History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-19105
Type: Bug Bug
Status: Open Open
Assignee: Irina Chernushina
Reporter: Truls Thirud
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

CVS offline state no longer respected in IDEA 7.0.4

Created: 13 Aug 08 01:19   Updated: 13 Aug 08 17:48
Component/s: Version Control Integration. CVS

Environment: Windows XP Professional SP3,

Build: 7,941
Severity: Medium


 Description  « Hide
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.



 All   Comments   Work Log   Change History      Sort Order:
Truls Thirud - 13 Aug 08 01:59 - edited
After a clean install of 7.04 with no extra plugins, I still have the same problem.

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