I am having a first look at this Quick Reference Guide to Free Software Decentralized Revision Control Systems , trying to find some that has both windows and unix clients, can be used without being permanently connected to the server, or installing anything on it, and are suitable for 3D projects. What I want is to be able to host a 3d project repository using a simple shared web hosting, which gives little more than FTP, SQL and PHP. These are my conclusions: Checking monotone´s links I have found A Simple Version Control System which is entirely PHP/SQL based, with file access through FTP. This looks like the best for now. Darcs has a very interesting approach, clients can read from the repository through " file system, (...) HTTP or email" , and submit patches (diffs) through email. Also worth checking. Bazaar allows to add, commit and recover binary files and will allow you to plug in support for diffing or merging, but it is "primarily a source code control s...
Tools and hints, softwares, techniques & resources for centralized and distributed animation productions.