Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Unassigned
Subsystem
Version Control. ClearCase
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Irina Petrovskaya
    4 years ago (08 Oct 2007 14:46)
  • Updated by   root
    2 years ago (17 Jan 2010 20:54)
  • Jira: IDEADEV-22225
    (history, comments)
 
IDEA-41408 ClearCase: dynamic views are not recognized
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
when i create new project in some dyamic view and enable CC for it, or open the existing project, i always get the UpdateProject action enabled in VersionControl menu

Issue was resolved
Comments (1)
 
History
 
Linked Issues (?)
 
Irina Petrovskaya
  Irina Petrovskaya
01 Nov 2007 17:16
4 years ago
b 7529:
in the project, associated with directory in CC dynamic view, the UpdateProject action and Update actions in context menus are enabled.
in .iws file the following entry exists however, so the view type is recognized correctly:
<ViewInfo>
<ContentRoot>$PROJECT_DIR$</ContentRoot>
<Tag>Irina_p1</Tag>
<Uuid>d70a7baf.e6134760.9141.b2:c6:21:c7:06:e8</Uuid>
<Ucm>true</Ucm>
<Snapshot>false</Snapshot>
<Activity>dyb_a1</Activity>
</ViewInfo>

(if this component is removed, the cleartool lsview command is invoked on project opening and the component is created back.)