![]() |
Telelogic Rhapsody (steve huntington) | ![]() |
Topic Title: WeakCGTime / StrongCGTime Topic Summary: Created On: 18-May-2005 06:11 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
If I save an entire project, my version management tool (Subversion), tells me, that roughly all my files are changed! It turns out, that it is the timestamps in WeakCGTime and StrongCGTime that differs!!!
To get an acceptable work situation, I make all the project files "read only" to prevent Rhapsody from making any changes. Then, when I make a change to a unit, I make it "writeable". This is working fine, but it is a pretty cumbersome. I am not using the CM interface in Rhapsody, since subversion is a checkout/change/merge tool on project niveau and not a lock/change/unlock on file niveau. Has anyone a different approach to this situation? ------------------------- Jesper Gissel Johnson Controls Denmark, Marine Controls |
|
![]() |
|
![]() |
|
As a followup question:
I have tried to delete the weakCGTime and stringCGTime tags in the files. Are there any drawbacks to this solution? What are these tags used for? ------------------------- Jesper Gissel Johnson Controls Denmark, Marine Controls |
|
![]() |
|
![]() |
|
The fields are used to enable incremental code generation (generate only modified elements) across sessions (between close and reopen of the model).
These times change whenever the unit is changing in a way that may invalidate the code generation. For example the times changes when you do 'Add to Model' since the added unit may be different than the unit in memory (this is probably what you have seen). You can disable the saving of these times by un-checking the CG:General:IncrementalCodeGenAcrossSession property at the project level or in the site.prp The result however will be that every time you will re-open the model Rhapsody will think that all the elements needs to be generated. |
|
![]() |
Telelogic Rhapsody
» Rhapsody Category » Rhapsody
»
WeakCGTime / StrongCGTime
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.