mdsplus
mdsplus copied to clipboard
Use git as a possible version controled pydevice database
- store URL (=REPO+RELATIVE_PATH) and hash of commit in tree.
- api to get required files from repo
pure python git api e.g. https://github.com/dulwich/dulwich
This is still a great idea, we should try it with some of the newer drivers.