SVN import to RTC from multiple dump file
Our code base has a long history.
We have 2 products, used to be in the same repository. At certain point, those 2 code base were separated to 2 SVN repositories, one stayed in the original repository, one moved to new repository.
To make it easy to explain, product A and B used to be together and now they are separate. The dump files are A.dump and B.dump
Now doing the RTC import, I imported them into 2 components. Is there any way to import the branches/tags for B which is in dump file A.dump?