Push changes to the remote project
Push changes to update the shared project on a remote repository with changes made to the local version of the project. Commit the changes to the repository before pushing the changes. Pushed changes are available to other users who open the shared project.
IMPORTANT:
Committing and pushing changes cannot be undone. Do not push changes if you do not want to make the shared project on a remote repository the same as the local project.
If you are using FactoryTalk Vault to collaborate on a shared project, the project is converted to L5X files and is pushed to the vault as well as the remote repository.
IMPORTANT:
FactoryTalk Vault project sharing occurs once controllers are added to the project. Projects without controllers are not converted and pushed to the vault.
Prerequisite
- IfRemote changes availableappears in the status bar, pull changes to the remote project before pushing local changes. See Pull changes from the remote repository.
To push changes to the remote project
:- SelectCommitor selectFile > Source control > Commit.TIP: Changes need to be saved before they are committed. If autosave is occurring, "appears in the title bar.Saving"TIP: The number in the icon identifies the total commits made by the current user (local commits).
- InCommit changes, enter a message that describes the changes you are checking in.
- SelectCommit.
- Push the changes. SelectPushor selectFile > Source control > Push. Your changes are now visible to users who open the shared project. If the project is also stored in FactoryTalk Vault, your converted files are present in your vault solution.
Provide Feedback