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
    3 years ago (20 Mar 2008 18:38)
  • Updated by   root
    2 years ago (17 Jan 2010 20:58)
  • Jira: IDEADEV-25379
    (history, comments)
 
IDEA-43181 ClearCase: correctly treate situation when the versioned module is located under the folder of another versioned module, but single VCS root is set
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
in the CC view create project with following structure:
project1
-project1.ipr
-project1.iml
-src
---......
-modules
--module1
----module1.iml
----src
------......
i.e. there is one top-level module 'project1' and one nested module 'module1'. The folder 'modules' that contains the module1's content root is marked as excluded for 'project1' module (if the folder is not marked excluded, the same problems occur)

Enable ClearCase for it specifying single vcs root with directory = project_dir:

--> 1) if the 'modules' directory is not added yet, it is impossible to add it to CC from IDEA (and thus all the files/folders from module1 cannot be added)
2) the activity cannot be defined for the module1 changes, so they always appear in Default cl
3) attempt to rename some folder etc. in the 'module1' module leads to 'cannot start cleartool' errors

If the separate vcs directory is set for module1, everything workd fine
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments