MatsHulten
Programmer
We are currently looking for a server software to safeguard our sourcecode. I was wondering if any of you could offer me some insight as what system to chose, and common traps.
At this point we are looking at beetween 50 - 100 files to each project, and anywhere between 5 to 15 concurrent projects. The qualities we are looking for right now is:
Reliability: At the very least, the currently checked in code must never be corrupted.
Administration of user rights down to each user and each file. That is, a certain user may be allowed to read all files in a certain project (bot not any other project), and may change in certain files approved by the PL. He may also freely add files to the project.
Possibility to rollback to a previus version of a file.
Any insight you can offer is welcome!
-Mats
At this point we are looking at beetween 50 - 100 files to each project, and anywhere between 5 to 15 concurrent projects. The qualities we are looking for right now is:
Reliability: At the very least, the currently checked in code must never be corrupted.
Administration of user rights down to each user and each file. That is, a certain user may be allowed to read all files in a certain project (bot not any other project), and may change in certain files approved by the PL. He may also freely add files to the project.
Possibility to rollback to a previus version of a file.
Any insight you can offer is welcome!
-Mats