Accurev Review
Pros
- One place for most recent code with history, avoid any conflict/confusion among other team/members.
- Stream/Workflow approach to control approval process betwen all the teams, which I couldn't find in other version control tools I worked.
- Bundle our code in a small group (called, Issues in Accurev) to differentiate between different projects.
Cons
- The tool allows duplicate file name, if both are present in different directories. This creates confusion if multiple people are working on the same file. It should at least produce a warning.
Return on Investment
- Better team coordination.
- Avoid confusion by having one place for all documentation and code.
- Better project management by having different work streams.


