Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull process/popups #7

Closed
larshp opened this issue Jul 22, 2018 · 2 comments
Closed

Pull process/popups #7

larshp opened this issue Jul 22, 2018 · 2 comments

Comments

@larshp
Copy link
Member

larshp commented Jul 22, 2018

In abapGit for SAP GUI, the pull happens in ZCL_ABAPGIT_SERVICES_REPO=>GUI_DESERIALIZE.
Note that if a password is needed, this is entered by the user previous to the pull, as it is needed for calculating the status, which checks if a pull is possible or not.
Some of the objects types also have popups, this should be fixed in each serialization class.

Overwrite popup
Shown in case an object is modified locally after last pull
image

Package overwrite popup
If an object with identical name exists in an unexpected package
image

Unmet requirements popup
image

image

Transport required popup
image

@larshp larshp changed the title Pull process Pull process/popups Jul 22, 2018
@larshp larshp mentioned this issue Aug 29, 2018
@absap
Copy link
Member

absap commented Aug 27, 2019

Introduced a warning popup "local content will be overwritten" with PR #139

@larshp
Copy link
Member Author

larshp commented Aug 27, 2019

okay for now, closing

@larshp larshp closed this as completed Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants