We are currently using ClearCase and ClearQuest for source control and issue tracking.
Our ClearCase client is running on a CentOS machine.
The OpenVMS machine mounts the required views via a combination of MVFS on the CentOS machine and NFS.
Then the code can be built and tested from OpenVMS.
Now we would like to migrate away from ClearCase and ClearQuest to something that has a bigger support community.
The question is whether Git could be a viable alternative?
And if yes, what would be the migration process?