Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Remove binary blobs #39

Open
mliszcz opened this issue Apr 9, 2019 · 1 comment
Open

Remove binary blobs #39

mliszcz opened this issue Apr 9, 2019 · 1 comment

Comments

@mliszcz
Copy link
Collaborator

mliszcz commented Apr 9, 2019

There is ~150 MB of binary data - executables and object files (!!) - committed into respository. This makes the repository heavy (i.e. a full clone takes quite a long time to complete). Also, the binaries can be reliably used only on the system where they were built (probably Ubuntu 16.14), thus we cannot easily upgrade to 18.04 (different libomniORB version).

As for docker/sim/resources/linac/ - these files can be removed, sources are available so that we can rebuild the binaries

As for docker/com - there are no sources, only binary executables

CC @piogor

tango-cs@tangobox:~/work/tangobox/src/tangobox$ du -h -t 2M
102M	./.git/objects/pack
102M	./.git/objects
102M	./.git
12M	./vm/home/tango-cs/Pictures
2,6M	./vm/home/tango-cs/examples
16M	./vm/home/tango-cs
16M	./vm/home
16M	./vm
3,2M	./docker/com/resources
3,2M	./docker/com
2,8M	./docker/sim/resources/linac/LinacCooling/bin
7,2M	./docker/sim/resources/linac/LinacCooling/obj
11M	./docker/sim/resources/linac/LinacCooling
2,9M	./docker/sim/resources/linac/GenericSimulator/bin
7,2M	./docker/sim/resources/linac/GenericSimulator/obj
11M	./docker/sim/resources/linac/GenericSimulator
3,8M	./docker/sim/resources/linac/Linac/bin
10M	./docker/sim/resources/linac/Linac/obj
15M	./docker/sim/resources/linac/Linac
2,9M	./docker/sim/resources/linac/LinacRF/bin
7,4M	./docker/sim/resources/linac/LinacRF/obj
11M	./docker/sim/resources/linac/LinacRF
2,9M	./docker/sim/resources/linac/LinacModAux/bin
7,2M	./docker/sim/resources/linac/LinacModAux/obj
11M	./docker/sim/resources/linac/LinacModAux
3,8M	./docker/sim/resources/linac/LinacSequencer/bin
10M	./docker/sim/resources/linac/LinacSequencer/obj
16M	./docker/sim/resources/linac/LinacSequencer
2,8M	./docker/sim/resources/linac/LinacGunAux/bin
7,2M	./docker/sim/resources/linac/LinacGunAux/obj
11M	./docker/sim/resources/linac/LinacGunAux
12M	./docker/sim/resources/linac/LinacMediumLevel/bin
12M	./docker/sim/resources/linac/LinacMediumLevel
2,8M	./docker/sim/resources/linac/LinacHVPS/bin
7,2M	./docker/sim/resources/linac/LinacHVPS/obj
11M	./docker/sim/resources/linac/LinacHVPS
2,9M	./docker/sim/resources/linac/LinacModulator/bin
7,3M	./docker/sim/resources/linac/LinacModulator/obj
11M	./docker/sim/resources/linac/LinacModulator
2,9M	./docker/sim/resources/linac/LinacGun/bin
7,3M	./docker/sim/resources/linac/LinacGun/obj
11M	./docker/sim/resources/linac/LinacGun
3,7M	./docker/sim/resources/linac/GenericMultiChannel/bin
9,9M	./docker/sim/resources/linac/GenericMultiChannel/obj
14M	./docker/sim/resources/linac/GenericMultiChannel
2,6M	./docker/sim/resources/linac/Simurelay/bin
6,7M	./docker/sim/resources/linac/Simurelay/obj
9,4M	./docker/sim/resources/linac/Simurelay
146M	./docker/sim/resources/linac
146M	./docker/sim/resources
146M	./docker/sim
150M	./docker
267M	.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants