archiver-appliance / epicsarchiverap

This is an implementation of an archiver for EPICS control systems that aims to archive millions of PVs.
Other
38 stars 37 forks source link

Remove the submodule and fetch svg_viewer from github #226

Closed jacomago closed 3 weeks ago

jacomago commented 2 months ago

Uses an ivy repository to download a specific release of svg_viewer as a zip. Advantage of this is, Archiver Appliance can be built without being a git repository. So only the src code is needed and not the git repo as well.