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

Key: IDEADEV-25213
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Dmitry Jemerov
Reporter: Serge Baranov
Votes: 1
Watchers: 1
Operations

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

Perforce problems with specific client mappings

Created: 26 Feb 08 22:39   Updated: 04 Mar 08 17:55
Component/s: Version Control Integration. Perforce
Fix Version/s: Selena 7.0.4

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,590
Fixed in build: 7,746
Severity: Medium


 Description  « Hide
Support feedback:

The perforce plug in for IntelliJ fails to recognize when
directories are mapped in the client spec

For Example:
//depot/code/work/... //LOCAL/code/work/...
//depot/code/work/web/website/...
//LOCAL/code/work/web/web_src/website/...

On every refresh it places any files in the local directory
code/work/web/web_src/website/... into the Modified without checkout
group.

It also appears to skip those files on a commit changes.

When adding a new file in the remapped directory, it gets listed twice
in the changes:
Once with the path as it exists on disk, and once with the path as it
logically exists in perforce. For example:

/code/work/web/web_src/website/newclass.java
And
/code/work/web/website/newclass.java



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