View Issue Details

IDProjectCategoryView StatusLast Update
0023229Open CASCADEOCCT:WOKpublic2012-11-16 13:17
ReporterabvAssigned Toabv 
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version6.5.3 
Target Version6.5.4Fixed in Version6.5.4 
Summary0023229: Avoid overriding existing custom.bat (or .sh) in workbench
DescriptionI need to maintain several builds of OCCT with different options, which are normally managed by modifying custom.bat file generated by WOK in the workbench directory when running wgenproj command. Current behavior of WOK is inconvenient: each time I re-generate headers and projects by wgenproj, custom.bat gets overridden by WOK default one. I propose this should be disabled, so that modified custom.bat is preserved.

It should be sufficient to remove option --force in WOK/site/wok_tclshrc.tcl, lines 291 and 295
TagsNo tags attached.
Test case number

Activities

abv

2012-07-10 12:42

manager   ~0020890

Fix is integrated in Git branch CR23229, please review

kgv

2012-07-11 10:01

developer   ~0020897

Patch is OK. Please integrate it.

bugmaster

2012-07-18 10:14

administrator   ~0021038

Fix has been integrated into GIT occt-wok repository

- Log -----------------------------------------------------------------
commit 73fdeecbf30062611cf92daaf34576556cd048d6
Author: abv <abv@opencascade.com>
Date: Fri Jul 13 16:00:49 2012 +0400

    0023229: Avoid overriding existing custom.bat (or .sh) in workbench
    
    Command wgenproj will not override any more existing custom.bat (.sh) file in the current workbench.
    Corrected -force argument and handling of copy failure

Issue History

Date Modified Username Field Change
2012-06-28 08:30 abv New Issue
2012-06-28 08:30 abv Assigned To => kgv
2012-07-10 12:42 abv Note Added: 0020890
2012-07-10 12:42 abv Status new => resolved
2012-07-11 10:01 kgv Note Added: 0020897
2012-07-11 10:01 kgv Assigned To kgv => bugmaster
2012-07-11 10:01 kgv Status resolved => reviewed
2012-07-18 10:14 bugmaster Note Added: 0021038
2012-07-18 10:14 bugmaster Status reviewed => verified
2012-07-18 10:14 bugmaster Resolution open => fixed
2012-07-18 10:14 bugmaster Assigned To bugmaster => abv
2012-11-16 13:15 bugmaster Fixed in Version => 6.5.4
2012-11-16 13:17 bugmaster Status verified => closed