I currently work in a small website development company, we mainly deal with campaign sites and other promotional materials. During our first year, we used a βserverβ to exchange project files, a simple window computer with a network resource. But this is not entirely future proof.
SVN is great for code (this is what we use now), but I want you to have comfortable version control (or at least some kind of synchronization) for all or most of our files.
What I really want is what does subversion for the code, but for our documents / psd / pdf files.
I understand that disruptive processing also processes binary files, but I feel this may be a little redundant for our purposes. This is not necessarily all the bells and whistles of a complete version control system, but something that eliminates the need for incremental naming (Notes_1.23.doc) and reduces the chance of overwriting anything by mistake.
It should also be multi-platform, process large files (100 mb +) and be used by some non-technical people.
source share