SVN importer and partial baselines
Using RTC 4.0.0.2
I've imported the trunk from my SVN repository and requested that baselines be created for the SVN tags on the trunk. The baselines created by the RTC importer have the word "partial" in their name.
When I checkout and compare the latest RTC component against the latest SVN trunk everything matches (except for EOL problems that I addressed using a changeset).
However, if I compare one of the RTC created 'partial' baselines against the associated SVN tag, they don't match exactly, which I suppose is why those baselines are marked "partial".
After reading article https://jazz.net/library/article/650 I see that I must re-import the tags to 'complete' the RTC baselines, but I wasn't sure exactly how to do that.
What steps should I follow to resolve these 'partial' baselines and make them exactly match their SVN counterparts ?
Thanks
Dave
One answer
Correct, you have to perform subsequent imports for the branches and tags that you want to import.
https://jazz.net/library/article/650#Importing_trunk_and_branches_fro Perform the import for the tag just the same as you would with a branch.
https://jazz.net/library/article/650#Importing_trunk_and_branches_fro Perform the import for the tag just the same as you would with a branch.