App developers can select the app file version to use when applying remote or stashed
changes in App Engine Studio (AES).
Before you begin
- Role required: admin
- Link an application to source control
- Apply a stashed change
About this task
Conflicts occur when there are multiple change versions of
the same application file: one set of changes in the remote or stashed version and
another set of changes in the local version. App Engine Studio requires
developers to resolve conflicts before applying remote or stashed changes.
Procedure
-
Navigate to .
-
From the My Apps page, open your application.
-
Pull from a repository or stash local changes.
If the system identifies a conflict, it displays the Resolve Conflicts
dialog.
-
Select how to resolve the conflict.
| Option | Description |
|---|
| Select an action |
Apply or discard all stashed changes. Go to step 3. |
| Manually merge changes |
Individually select which changes to apply. Go to step 6. |
-
If you want to apply or discard all stashed changes, select an
Action.
| Option | Description |
|---|
| Take Stashed Changes |
Applies the application file version from the stashed
changes. |
| Discard Stashed Changes |
Applies the application file version from the most recent pull from
the repository. |
-
Select Apply Stashed Changes.
The system applies the selected changes.
-
Select Close Dialog.
-
If you want to merge the conflicting changes, select Manually
Apply.
The system displays a list of version differences by field.
-
Select the field values you want the merged application file to have.
-
Select Save Merge.
The system applies the selected changes.