how can I migrate project area from one 2.x repository to another 2.x repository?
One answer
Sudha, as far as I can tell there is no out of the box way to copy one project area from one repository to another. There are work items for that, and you can add your interest there. So far you would have to use csv import and API to get data over. It is going to be very complex if you try it on your own.