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

Key: IDEA-11665
Type: Bug Bug
Status: Open Open
Assignee: Alexander Kitaev
Reporter: Taras Tielkes
Votes: 0
Watchers: 1
Operations

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

Canceling "Changes->Refresh" does not cancel

Created: 22 Feb 07 11:42   Updated: 21 Mar 07 13:56
Component/s: Version Control Integration. Subversion

File Attachments: 1. Text File ex.txt (29 kb)


Build: 6,708


 Description  « Hide
I have opened the Changes/Commited view for a SVN project.
After invoking "refresh", I get the expected "Loading Changes" dialog: "Collecting information on changes".

It seems that the SVN server is a bit slow, so at this point I decide to cancel the operation and check the commited changes later.

However, the dialog does not respond to the cancellation request.

At project startup there was one error shown in the tray (most likely IDEA-11603, since I have IntelliLang installed)



 All   Comments   Work Log   Change History      Sort Order:
Taras Tielkes - 22 Feb 07 11:46
My idea.vm.options are modified to use the concurrent collector (-XX:+UseConcMarkSweepGC), but that should not matter.

Dmitry Jemerov - 02 Mar 07 15:11
Currently the operation is as cancellable as SVNKit allows.

Taras Tielkes - 02 Mar 07 15:46
Perhaps a (configurable?) timeout setting would make sense? (Both in SVNKit API and in IDEA)

Anyway, this is a minor issue that pops up rarely. If the required changes are substantial, feel free to move to backlog...


Taras Tielkes - 21 Mar 07 13:56
I had this problem again yesterday. Refreshing committed changes against a remote SVN server.

SVN Server decides there's no need to reply, so after a minute or so I click 'Cancel'. However, nothing happens, and as this dialog is modal the only thing I can do is kill the IDEA process.