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 85 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,129,465
- 480
- 4,036
- 4,755