Push changes to the remote project
Push changes from your local workspace to the remote repository. Commit the changes to the repository before pushing the changes. Pushed changes are available to other users who open the project.
IMPORTANT:
Pushing changes cannot be undone. Do not push changes if you do not want to make the project in the remote repository the same as the project in your local workspace.
During a push, 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 from the remote repository before pushing local changes. See Pull changes from the remote repository.
To push changes to the remote project
:- SelectCommitor selectFile > Source control > Commit.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