SVN importer and partial baselines
One answer
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.
Comments
Ok so just to be clear.
One more question ..
The baseline marks the beginning of the branch/tag. Anything that happens in the branch or tag after the baseline has to be imported. I believe the default import options creates a baseline after the import. That will represent the end point of the branch/tag.
Yes, you import for each baseline and select the branch/tag folder instead of trunk. You could use the same workspace for each import but it might help organize things if you use different workspaces. Workspaces and streams are lightweight so don't worry about creating a lot of them.
Ideally, you would create a stream for each branch/tag after the import. Then it'll be easy for other developers to access them and collaborate with the rest of the team.
Ok thanks .. I'll try the tag import later today.
Ok I've confirmed that (for at least one of my baselines) the 2nd import corrects the previous mismatches. The baseline now compares accurately with its matching SVN tag. (minus the continual EOL problems)