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

Key: IDEADEV-22225
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Michael Gerasimov
Reporter: Irina Petrovskaya
Votes: 0
Watchers: 1
Operations

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

ClearCase: dynamic views are not recognized

Created: 08 Oct 07 13:46   Updated: 06 Dec 07 18:52
Component/s: Version Control Integration. ClearCase
Fix Version/s: Selena 7.0.2

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

Build: 7,334
Fixed in build: 7,531


 Description  « Hide
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

 All   Comments   Work Log   Change History      Sort Order:
Irina Petrovskaya - 01 Nov 07 16:16
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.)