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

Key: IDEA-17653
Type: Bug Bug
Status: Open Open
Assignee: Dmitry Jemerov
Reporter: Jens Fransson
Votes: 0
Watchers: 2
Operations

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

Browse VCS (Subversion) too slow and can not be cancelled

Created: 07 Apr 08 14:02   Updated: 07 Apr 08 14:14
Component/s: Version Control Integration. Subversion

Environment: Windows XP 32 Bit, JDK 1.6.0_04

Build: 7,757
Severity: High


 Description  « Hide
Browse VCS takes aeons to complete (in fact, I hit the cancel button after 15 minutes).
After another 15 minutes Idea still was trying to load repository changes.
I had to kill Idea via the Windows XP task manager.
This makes the "Browse VCS" feature unusable.

 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 07 Apr 08 14:04
How did you invoke the browse? What protocol are you using to access the repository?

Jens Fransson - 07 Apr 08 14:14
Subversion is configured to use the https:// protocol.
In the Project view, I right-clicked on the root folder clicking "Subversion --> Browse Changes...".
Then I tried to search for changes of a specific user. This was the only search restriction.
With about 18,000 revisions in our repository, this was quite a try which blowed Idea up.
At least Idea should immediately react on a cancel request.