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

Key: IDEADEV-16151
Type: Performance Problem Performance Problem
Status: Open Open
Priority: Normal Normal
Assignee: Dmitry Jemerov
Reporter: Maxim Drobintsev
Votes: 0
Watchers: 2
Operations

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

IntelliJ Perforce plugin does not exactly honor the "Configure ignored files" setting

Created: 11 Apr 07 01:44   Updated: 11 Apr 07 14:31
Component/s: Version Control Integration. Perforce
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment:
JDK: 1.5.0_11
OS: Linux

Build: 6,808
Severity: High


 Description  « Hide
If I configure ignored files then IntelliJ Perforce plugin still executes Perforce commands for each of them.

How to reproduce:

1. Start IDEA, open the project which uses Perforce and wait till IDEA completes Perforce synchronization (the message "Updating: Perforce" disappears from the status line)
2. Use "Configure ignored files" to ignore files in one directory
3. Enable p4.output logging
4. Touch all files in the directory from step #2
5. Invoke "File:Synchronize" in IDEA and wait till IDEA completes Perforce synchronization (the message "Updating: Perforce" disappears from the status line)
6. Look in the p4.output file - it should not have any p4 commands for the files configured as ignored BUT IT HAS "p4 have" command for each of those files

Since I would like to use "Configure ignored files" to prevent unnecessary Perforce commands this is bad - there are thousands of files I want to ignore and it takes IDEA forever to do "p4 have" for each of them.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.