View Issue Details

IDProjectCategoryView StatusLast Update
0022913Open CASCADEOCCT:Configurationpublic2012-03-30 10:16
ReporterabvAssigned Todbv 
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version6.5.2 
Target Version6.5.3Fixed in Version6.5.3 
Summary0022913: Clean up source repository from unused files
DescriptionAs it has been discovered in dev forum discussion, at least one of source files removed from OCCT some time ago is still present in SVN: see Xw_save_gif_image.cxx. I am sure there are many others such files. We need to clean up source repository from such files, and maintain it clean for the future.

The easiest way to do this is to compare set of sources that go into release against content of the repository. However, creation of dedicated script for that might be preferable.
TagsNo tags attached.
Test case numbertest case is not required

Relationships

has duplicate 0023041 closedbugmaster Doubtful files in NCollection package 

Activities

dbv

2012-03-26 16:20

developer   ~0020142

Removed unused files. Files in QAResources have been moved to DrawResources

Git branch CR22913 is ready to be reviewed.

Dear Andrey,
Please review.

abv

2012-03-28 18:57

manager   ~0020188

No remarks, please test.
Note that I have removed also two files from NCollection package (see 0023041).

aan

2012-03-29 17:37

developer   ~0020206

Dear BugMaster,

Workbench KAS:dev:apn-22913-occt was created from git branch CR22913
(and apn-22913-products from svn trunk) and compiled on Linux platform.

There are following improvements in apn-22913-products regarding to
KAS:dev:products-20120323-opt

See results in
/QADisk/occttests/results/KAS/dev/apn-22913-products_29032012/lin
See reference results in
/QADisk/occttests/results/KAS/dev/products-20120323-opt_23032012/lin
See test cases in /QADisk/occttests/tests/ED
N.B. In order to launch testing case you can make use the following
instructions
http://doc/doku.php?id=occt:certification

Related Changesets

occt: master 5fdb6d68

2012-03-29 15:32:30

dbv

Details Diff
0022913: Clean up source repository from unused files

Changes
Removed unused files. Files in QAResources have been moved to DrawResources
Removing unused files from NCollection (see 0023041)
Affected Issues
0022913
rm - adm/QA.tcl Diff File
rm - src/Draw/Draw_WOKSteps.edl Diff File
add - src/DrawResources/DrawAppliInit Diff File
mod - src/DrawResources/DrawPlugin Diff File
mod - src/DrawResources/FILES Diff File
rm - src/gp/gp_Quaternion.hxx Diff File
rm - src/Graphic3d/Graphic3d1.cdl Diff File
rm - src/Graphic3d/Graphic3d_Group_4.cxx Diff File
rm - src/IntCurve/IntCurve_ToolPolygon.cdl Diff File
rm - src/IntCurve/IntCurve_ToolPolygon.gxx Diff File
rm - src/IntCurve/IntCurve_ToolPolygon.lxx Diff File
rm - src/Intf/Intf_InterferencePolygon2d.gxx Diff File
rm - src/Intf/Intf_ToolPolygon.cdl Diff File
rm - src/Intf/Intf_ToolPolygon.gxx Diff File
rm - src/IntPatch/IntPatch_PolygoTool.cdl Diff File
rm - src/IntPatch/IntPatch_PolygoTool.cxx Diff File
rm - src/IntPatch/IntPatch_PolygoTool.lxx Diff File
mod - src/NCollection/FILES Diff File
rm - src/NCollection/NCollection.mdl.gz Diff File
rm - src/NCollection/templates2macros.sh Diff File
rm - src/OpenGl/OpenGl_GraphicDriver_5.cxx Diff File
rm - src/OpenGl/OpenGl_GraphicDriver_6.cxx Diff File
rm - src/QAResources/DrawPlugin Diff File
rm - src/QAResources/DrawPluginQA Diff File
rm - src/QAResources/QADrawAppliInit Diff File
rm - src/Standard/StandardCSFDB.cxx Diff File
rm - src/StdResource/dftree.tcl Diff File
mod - src/StdResource/FILES Diff File
rm - src/UnitsAPI/.CurrentUnits Diff File
rm - src/UnitsAPI/.MDTVBaseUnits Diff File
rm - src/UnitsAPI/.MDTVCurrentUnits Diff File
rm - src/V3d/V3d_Camera.cdl Diff File
rm - src/V3d/V3d_Camera.cxx Diff File

Issue History

Date Modified Username Field Change
2012-01-18 18:32 abv New Issue
2012-01-18 18:32 abv Assigned To => bugmaster
2012-03-22 08:52 abv Assigned To bugmaster => dbv
2012-03-22 08:52 abv Status new => assigned
2012-03-26 16:20 dbv Note Added: 0020142
2012-03-26 16:20 dbv Assigned To dbv => abv
2012-03-26 16:20 dbv Status assigned => resolved
2012-03-28 18:55 abv Relationship added has duplicate 0023041
2012-03-28 18:57 abv Note Added: 0020188
2012-03-28 18:57 abv Assigned To abv => dbv
2012-03-28 18:57 abv Status resolved => reviewed
2012-03-29 10:04 apn Assigned To dbv => apn
2012-03-29 17:37 aan Note Added: 0020206
2012-03-29 17:44 aan Test case number => test case is not required
2012-03-29 17:44 aan Assigned To apn => bugmaster
2012-03-29 17:44 aan Status reviewed => tested
2012-03-30 10:16 dbv Changeset attached => occt master 5fdb6d68
2012-03-30 10:16 dbv Assigned To bugmaster => dbv
2012-03-30 10:16 dbv Status tested => verified
2012-03-30 10:16 dbv Resolution open => fixed
2014-01-11 11:58 abv Category OCCT:Development Environment => OCCT:Configuration