Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Do one of the following:
    • Open the server project. In the main menu, click Collaborate > Update from Local Project.
    • On the main menu, click Collaborate > Projects. The Manage Projects dialog opens. Right-click the project you need to update under the Online Projects tab, and then select Update from Local Project.
    • On the main menu, click Collaborate > Projects. The Manage Projects dialog opens. Select the project you need to update and then click .
  2. When the Update from Local Project dialog opens:

    • select a local file exported from the server project you are working on

    • specify the branch to update

      Tip

      It is highly recommended that you create a new branch from the locally exported version of the server project. This will ensure that the changes made in Teamwork Cloud can be merged with local changes by using a correct common ancestor.

      If the Question dialog appears, click Yes to automatically create a new branch from the locally exported version. It will automatically create new branches for the project and each of its used projects if they need an update.

      If you click No, the branch that is opened or selected in the Manage Projects dialog is specified automatically.


    • Disable the Maintain Mount Points of Used Projects option if you do not want Mount relationships to be automatically created upon the project update. 

  3. Click Update when you are done. An updated version of the project with the contents of the local project is created in the selected branch.


...

Depending on the changes made in the used project, the following actions can be performed when automatically chosen when the project updates: 

  • Keep Version #<number>: if the used project version is the same as the one on the server (for example, it has not been modified locally), the same version of that used project is kept when the main project updates. 
  • Use Version #<number>: if the used project version on the server differs from the one in the local file, the version that is available on the server and matches the local file contents is used.
  • Add to server: if a new used project is added to the local file and it does not exist in the server project yet, it is added to the server upon the main project update.
  • Update: if the local file contains used project-related changes, the changes are applied to the server project upon the main project update.

...