![]() |
Telelogic SYNERGY (steve huntington) | ![]() |
Topic Title: How to set the multiple local project instance to enabled? Topic Summary: Created On: 24-Oct-2003 07:43 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: Hi susan, According to the release notes this is handled by a boolean attribute named multiple_local_proj_instances in the base model. So try this (as user ccm_root): >ccm query -n base -t model >ccm attr -s multiple_local_proj_instances @1 This should return the value FALSE. Change the value of this attribute to TRUE: ccm attr -m multiple_local_proj_instances -v TRUE @1 Hope this solves your problem Cheers Chris | |
![]() |
|
CM Synergy 6.3/Solaris 8
Trying to create a project as a sub-project from an existing directory, get the following warning: ! Create failed, Project 'blah' already exists and the multiple local project instances option is disabled. I want to create a project with the same name under a different project, how do I enable this option? Thanks Edited: 24-Oct-2003 at 07:45 by Susan Lovatt |
|
![]() |
|
![]() |
|
Hi susan,
According to the release notes this is handled by a boolean attribute named multiple_local_proj_instances in the base model. So try this (as user ccm_root): >ccm query -n base -t model >ccm attr -s multiple_local_proj_instances @1 This should return the value FALSE. Change the value of this attribute to TRUE: ccm attr -m multiple_local_proj_instances -v TRUE @1 Hope this solves your problem Cheers Chris |
|
![]() |
|
![]() |
|
Chris, This did solve my problem, Many thanks. S
|
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.