Using Visual Studio Online

You can use VS-Online for testing the import of your PVCS project.

Here are the steps described what you need to do:

  1. Register at VisualStudio-Online
  2. Connect your Visual Studio 2012/2013 with your VS-Online project:
    VSOnline01
  3. Then create a server workspace by mapping the root directory ($/) to a local folder (see also: Set Up Your Dev Machine and Start Using Version Control):
    VSOnline02
  4. Then you should create a folder structure inside your VS source code explorer. Here we created a folder “ImportTest02” with a subfolder “Project1”. ANd check it in!
    VSOnline03
  5. After you have check-in the folders, you can start the PVCS2TFS2012/2013 tool and open the VisualStudio-Online project via the “…” butten beside the TFS settings:
    VSOnline05
  6. After you have connected to your online TFS-Server you must copy the “Local Path” of your TFS-folders to the “Workspace” textbox:
    VSOnline04
    VSOnline06
  7. Also you have to set up your PVCS path correctly! Then you can start the import (here we use some dummy paths!):
    VSOnline07
Print Friendly, PDF & Email