Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Open
Assignee
Irina Chernushina
Subsystem
Version Control. ClearCase
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Irina Petrovskaya
    4 years ago (31 Oct 2007 16:33)
  • Updated by   root
    2 years ago (17 Jan 2010 20:55)
  • Jira: IDEADEV-22902
    (history, comments)
 
IDEA-41823 ClearCase: package move unshelve is performed incorrectly
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
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.
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments