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

Key: IDEADEV-22902
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Michael Gerasimov
Reporter: Irina Petrovskaya
Votes: 0
Watchers: 0
Operations

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

ClearCase: package move unshelve is performed incorrectly

Created: 31 Oct 07 15:33   Updated: 06 Nov 08 23:06
Component/s: Version Control Integration. ClearCase
Fix Version/s: Undefined

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

Build: 7,523


 Description  « Hide
the package move unshelving has some specific problems in CC:
– select package with java class and move it to different package
– shelve changes: patch containing changes in file is created (as for other VCS)
– unshelve:
---> the package is not moved and not deleted+added. The only change is file move. As a result of commit the file is moved to not-added package, and thus commit fails in CC.
Result: in IDEA file is shown in the new folder, with new package statement, and as versioned. The old package is not removed locally but appears empty.
in ClearCase the new folder and the file in it are view-private, and the old folder contains file with status 'loaded but missing'. After update it appears back.

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