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

Key: IDEA-16933
Type: Bug Bug
Status: Open Open
Assignee: Dmitry Jemerov
Reporter: Anders Wallgren
Votes: 0
Watchers: 0
Operations

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

Multiple perforce updates during project rebuild

Created: 21 Jan 08 23:43   Updated: 22 Jan 08 01:02
Component/s: Version Control Integration. Perforce

Build: 7,656
Severity: Extreme


 Description  « Hide
When I rebuild a two-module project with P4 integration enabled, I noticed that the "Updating Perforce" status label appears multiple times during the build – I counted at least six updates.

I have the build output directory set up to be ignored by the perforce integration.

I believe this behavior is new in 7656.



 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 21 Jan 08 23:45
Nothing changed in this area in 7656.
Have you ignored the directory using the "Ignore" button in Changes view, or by setting VCS to None? The correct way to do this now is the latter.

Anders Wallgren - 21 Jan 08 23:55
It's possible I just never noticed it before.

I used the "Ignore" button in the changes view. I'm not sure what you mean by setting VCS to None?


Anders Wallgren - 21 Jan 08 23:56
I think I just figured out what you mean – add that directory to the VCS configuration and map it to none.

Anders Wallgren - 21 Jan 08 23:59
I added the classes directory to the VCS configuration and mapped it to None.

This seems to fix the problem – no more P4 updates during builds.

I would imagine I'm not the only person who will be confused by the difference between Ignoring directories in the Changes View and setting VCS to None in the VCS configuration.


Anders Wallgren - 22 Jan 08 01:02
Perhaps the "Ignore Files" setting in the Changes View should be called "Hide Files", since it doesn't cause the underlying VCS to ignore them.