using git for media libraries
- by mpapis
Rationale:
I want to manage libraries of media files (music, images) using git, there is git-annex but it requires haskel platform - but they do not play together well (also it's quite to big dependency for me).
Question:
Is there any other plugin with this functionality, or possibly would it be possible to write such plugin (resources?).
Similar questions:
Self-hosted, cross-platform repository for large files
Using Git to Manage An iTunes Library?