Forum Discussion

ehaartmans's avatar
ehaartmans
Occasional Contributor
13 years ago

script.tcscript file is saved when saving script -> behaviour not wanted because we use source control

When I save a script file in TC 9.2, also the Script.tcScript file is saved.

After comparing the old and the new Script.tcScript file, I can see that nothing has changed.



This behaviour is not wanted, because we use ClearCase for source control.

In the above case the edited script file was checked out but the Script.tcScript file wasn't. This results in a "Save Read-Only Storage" message in which we can say to overwrite the Script.tcScript file. After doing this that file is "hijacked" and we have to correct that in clearcase.



Also the <project>.pjs file is saved in this example.



Is this a bug?