Hi, I would like to migrate more than one branch and don't want to migrate the complete store . The below command was working fine for me to migrate one branch. $iwhome/bin/iwmigrate -m “/iwmnt/default” -o “output directory” -b “branchname”I want to know what are the parameters I have to pass to migrate more than one branch and not the complete storeAppreciate your helpThanks!
Hi ghoti, Thanks for your response. One last question, Is there any issue if I give the same "output directory" for both commands.$iwhome/bin/iwmigrate -m “/iwmnt/default” -o “output directory” -b “branchname1”$iwhome/bin/iwmigrate -m “/iwmnt/default” -o “output directory” -b “branchname2”Thanks!