Chapter 27. Export and Import

  1. Home
  2. Docs
  3. Chapter 27. Export and Import
  4. 5. Command-line Interface
  5. Updating teamwork project from repository with command

Updating teamwork project from repository with command

Download PDF

To update team project from server through command line:

  1. Browse the scripts folder under the Visual Paradigm installation directory. For Mac users, you can find the scripts folder in the Visual Paradigm package by right clicking on it and then selecting Show Package Contents. Then look in Contents\Resources\app\scripts for the scripts folder.
  2. Start the command prompt.
  3. Execute the script by supplying the required parameters. For example:
    UpdateTeamworkProject -project “C:\vpworkspace\teamwork_client\projects\MarketManagementSystem\MarketManagementSystem.vpp” -workspace “C:\vpworkspace”

    Parameter Description Example
    -project Project path C:\Demo\Demo.vpp
    -workspace The path of workspace of the supplied project C:\vpworkspace