We're starting to work on a SharePoint project on the company I work and we're currently analysing the best versioning tool to work with that.
We really needed to do a "real" version control on this project because its pretty big and we do not want to lose control over it.
The first option would be a CVS-like (eg raw cvs or svn, etc) that is free, but I understand this approach could give us some trouble, but is it impossible to use a tool like that?
On the other side we have TFS. Is it too hard to install / configure to have everything running? We need to do both frontend and backend (including database) versioning, can TFS do that?
Well, I think thats the first questions of many here, and sorry if this was asked before, I just couldnt find it.