![]() |
Telelogic SYNERGY (steve huntington) | ![]() |
Topic Title: "Use new timestamp" as Default for Workareas Topic Summary: Created On: 23-Apr-2004 10:20 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: This sounds quite logical and I tested it. But the setting was only applied to exisiting projects. New ones stayed with the original setting, that is "Use new timestamp" is switched off. Regrads, Bárbara | |
![]() |
|
Does anybody know how to configure CM Synergy in the way, that the option "Use new timestamp" is always switched on as the default in Work Area Properties?
(In command line: ccm wa /no_wa_time ..) Can it be set for single databases or user (may be in the ccm.ini)? Bárbara |
|
![]() |
|
![]() |
|
This can be set to a single database, and would be set to all the projects.
The commands that can be used are. ccm query -type cvtype -name project ccm attr -m use_wa_time -v TRUE @1 Can be done only as ccm_root |
|
![]() |
|
![]() |
|
This sounds quite logical and I tested it. But the setting was only applied to exisiting projects. New ones stayed with the original setting, that is "Use new timestamp" is switched off.
Regrads, Bárbara |
|
![]() |
|
![]() |
|
If you want to change existing projects properties, then you'll have to query for all projects (or maybe you only care about modifiable projects) and then execute a ccm attr command to change the attribute for all of them.
Something like: ccm query -type project "(status='working') or (status='prep')" ccm attr -m use_wa_time -v TRUE @ |
|
![]() |
Telelogic SYNERGY
» SYNERGY/CM
»
"Use new timestamp" as Default for Workareas
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.