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?
2
Answers
I have provided migration advice from ClearCase to Git before, but the TLDR; remains:
That is:
(Note: I mentioned here the Git repository does not have to be in the ClearCase view)
To answer the initial question: it depends.
Have a look at https://vmssoftware.com/products/vgit/. It’s not a full implementation, but it may do what you need. They say GPL, so you may even be able to add what you are missing.