问题
I am just curious what data or info.
I have to collect to migrate the code from mainframe to ClearCase.
Any tutorial will be really helpful.
回答1:
If you are speaking about data without history (just a bunch of files), then all you need is to:
- be able to export that group of files
- import it in a ClearCase view (typically using
clearfsimport
)
See:
- "How to use clearfsimport to import files into an empty VOB" and
- "How can I use ClearCase to “add to source control …” recursively?"
来源:https://stackoverflow.com/questions/4164807/what-data-to-collect-for-migrate-code-from-mainframe-to-clearcase