Opened on 01/18/18 at 02:53:46
Last modified on 11/29/22 at 21:52:52
#3273 assigned task
RSB removed used tools configuration files.
Reported by: | Chris Johns | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.1 |
Component: | tool/rsb | Version: | 7 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
Remove and clean up the configuration files that are not used any more.
Attachments (1)
Change History (4)
Changed on 04/04/20 at 19:29:54 by Gedare Bloom
Attachment: | clean-cfg.sh added |
---|
comment:1 Changed on 04/04/20 at 19:30:20 by Gedare Bloom
At a first approximation, I wrote a bash script that should automate this, but needs eyeballs to double-check. I've attached the script and sent the patches to devel ml.
The script runs best in a clean clone, otherwise it descends unnecessary directories like build/ and sources/ and can even pick up some files down those trees.
comment:2 Changed on 04/05/20 at 03:36:00 by Gedare Bloom
Milestone: | 5.1 → 6.1 |
---|---|
Version: | 5 → 6 |
comment:3 Changed on 11/29/22 at 21:52:52 by Chris Johns
Milestone: | 6.1 → 7.1 |
---|---|
Type: | defect → task |
Version: | 6 → 7 |
The latest RSB now supports getting all the referenced sources and it can detect unused config files. This will allow a better clean up once 6 has branched.
Note: See
TracTickets for help on using
tickets.
bash script for automation