File Modified Status is getting lost

Hello,

I am working with IntelliJ 6.0.6

IntelliJ seems to loose track of my file modifications between VCS checkins.

For example, if I select Window | Close All Unmodified Editors

It will close all my editors including the modified ones.

Also the little modification marks in the gutter go away if I do a file
save (CTRL S).

Under the Go To menu Next Change and Prev Change are disabled.

The local history still works, as does the file delta on the VCS checkin
dialog.

Is there a setting that needs to be configured differently?

Thanks,

Ted

0
3 comments
Avatar
Permanently deleted user

Hello Ted,

Which VCS are you using?

I am working with IntelliJ 6.0.6

IntelliJ seems to loose track of my file modifications between VCS
checkins.

For example, if I select Window | Close All Unmodified Editors

It will close all my editors including the modified ones.

Also the little modification marks in the gutter go away if I do a
file save (CTRL S).

Under the Go To menu Next Change and Prev Change are disabled.

The local history still works, as does the file delta on the VCS
checkin dialog.

Is there a setting that needs to be configured differently?

Thanks,

Ted

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0
Avatar
Permanently deleted user

Dmitry Jemerov wrote:

Hello Ted,

Which VCS are you using?

>> I am working with IntelliJ 6.0.6
>>
>> IntelliJ seems to loose track of my file modifications between VCS
>> checkins.
>>
>> For example, if I select Window | Close All Unmodified Editors
>>
>> It will close all my editors including the modified ones.
>>
>> Also the little modification marks in the gutter go away if I do a
>> file save (CTRL S).
>>
>> Under the Go To menu Next Change and Prev Change are disabled.
>>
>> The local history still works, as does the file delta on the VCS
>> checkin dialog.
>>
>> Is there a setting that needs to be configured differently?
>>
>> Thanks,
>>
>> Ted
>>
Clear Case.

0
Avatar
Permanently deleted user

Hello Ted,

In IDEA 6, ClearCase was not an officially supported VCS, and the plugin
you're using is a third-party one which was not updated to support the new
APIs of IDEA 6 properly. IDEA 7 includes the ClearCase plugin as a bundled
and fully supported one, so you should upgrade to IDEA 7 in order to have
everything fully working.

Dmitry Jemerov wrote:

>> Hello Ted,
>>
>> Which VCS are you using?
>>
>>> I am working with IntelliJ 6.0.6
>>>
>>> IntelliJ seems to loose track of my file modifications between VCS
>>> checkins.
>>>
>>> For example, if I select Window | Close All Unmodified Editors
>>>
>>> It will close all my editors including the modified ones.
>>>
>>> Also the little modification marks in the gutter go away if I do a
>>> file save (CTRL S).
>>>
>>> Under the Go To menu Next Change and Prev Change are disabled.
>>>
>>> The local history still works, as does the file delta on the VCS
>>> checkin dialog.
>>>
>>> Is there a setting that needs to be configured differently?
>>>
>>> Thanks,
>>>
>>> Ted
>>>

Clear Case.

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

Please sign in to leave a comment.