[Found] Version Control and Max/Msp with Git
I recently found about version Control and was curious if there was any solution for this in Max. After digging up a bit, I found these tutorials. I didn't try them yet. But if anyone else is interested..
Part 1: Delegate Versioning to Git http://basementhum.blogspot.ro/2009/02/version-control-and-maxmsp-part-1.html
Part 2: Fragmentation vs Collaboration http://basementhum.blogspot.ro/2009/02/version-control-and-maxmsp-part-2.html
Part 3: Synchronisation with Pull and Push http://basementhum.blogspot.ro/2009/02/version-control-and-maxmsp-part-3.html
All the best,
ygreq
PS: If you have other solutions for version control, don't hesitate to post here. Thank you!
I've been using Git with Max for several years now after Peter McCulloch suggested it to me. Highly recommended.
If you're on a Mac, try using SourceTree, a free GUI from Atlassian for managing Git. It works sufficiently well that you don't really need to know much about Git at all to be able to use it effectively.
You might be interested in this thread, where I posted a solution for sort-of human readable diffs for max patches, integrated with git: https://cycling74.com/forums/diff-for-maxpat