Folks,
I've been scratching my head about this one for a while. Perhaps someone can provide a definitive clarification
ORCAScript offers a command {scc refresh target} that kicks off the PBL refresh from SCC process: The command has three options
<full | migrate | incremental >
Anyone can imagine what the <full> and <incremental> options do since they correspond to the Project Painter's build options
But the <migration> option has me scratching my head: Most examples of bootstrap PBL refresh from SCC garnered from internet searches illustrate using the <migrate> option and not the <full> option. Why?
I guess I want to choose <migrate> when loading new PBLs from SCC as part of a version migration process. But, How exactly does migrate differ from full? Why would (or should) one choose migrate over full when no potential syntax changes need be detected?
As usual, official documentation is vague and sparse. What does your voice of experience say?
Thanks