I am trying to enable the AzureDevOps for ESB- webmethods. The Code package is in ClearCase. Any scripting technique that anyone can suggest for pulling the code from ClearCase to Git(one time set up)?
Asked
Active
Viewed 170 times
1 Answers
1
It depends on the type of ClearCase:
- base ClearCase, for which you have some migration techniques, but imperfect)
- UCM (with their full baselines), where you have other migration techniques
In both case, I would recommend:
- import a few labels/baselines into a new Git repository
- keeping the ClearCase VOB in read-only mode,
- move on from there, allowing Azure to work with git repositories

VonC
- 1,262,500
- 529
- 4,410
- 5,250