We are team of 4 at present. We all are working on the same project. Every morning we have to spend at least 30 minutes integrating our projects for all the changes we made previous day.
To avoid all this time spent, we want a tool which is open source and will give us SCM and repository (on cloud); something similar to Accurev.
What I expect from the tool is as follows:
- Version Control
- Checking in and checking out of code.
- Locking of checked out code (so that only 1 person gets lock on the code)
Is there any more information I can give?