We are currently in the process of converting from PVCS to subversion using the Polarion PVCS to Subversion conversion tool. The actual conversion appears to have worked correctly and brought everything over from our PVCS Repo to the Subversion Repo. But when in subversion we are having several issues and wonder if anyone can point us to the right direction moving forward.
Our proposed plan for moving forward is: Trunk - current production code Branches - projects in flight 3-5 at any one time + one that will correspond to current production for fixes. Branches/Project 1 - based on production. Branches/Project 2 - based on Project 1. Branches/Project 3 - based on production Branches/Project 4 - based on production & Project 1 & Project 2. Our issue is that after the conversion the trunk contains all of the revisions for all of the current projects in process and production fixes intermixed. Trunk - all current projects in process and production fixes. Tags - all current projects at the correct revision. Is there someway to set the Trunk back to current Production which corresponds to one of the tags(labels) converted. I have tried to update the current tags back to the trunk head but cannot get it to run. What are the steps I should be using or will this not work due to being down level in revision. Nothing I have tried seems to work. I have also tried to merge the various tags to each other but again it won't work so what steps should I be using. Bruce Working.