Forum Moderators: coopster
Must have.....
Support for check in / check out.
Version history.
Ability to revert to a previous version.
Ability to see what has changed in between versions.
Can be run from a shared hosting / MySQL DB.
Must be web enabled (no clients required on remote PC’s).
Must support collaboration from worldwide locations.
Nice to have.....
Support for parallel developments.
And of course it must be Free!
Any ideas?
Cheers, Pete
Subversion (SVN) is very good and I use it for large and small commercial and personal projects.
If all of you have access to a shared filesystem then no central server is required; SVN is very happy and fast with file:/// style paths to the repository.
If you *do* have a central server then you can potentially get to it from anywhere in the world. If you don't want to set up your own and there's nothing too sensitive you could just set up your project on SourceForge and use that for a while.
Rgds
Damon