
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
| Build: |
7,334
|
| Fixed in build: |
7,531
|
|
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
|
|
Description
|
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 |
Show » |
|
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.)