-
Notifications
You must be signed in to change notification settings - Fork 14
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
Comparing with Remote not working #71
Comments
The issue is occurring as the client does not send the user credentials while fetching the local file for comparison view, but the backend fetches the remote files as well while fetching local file and thus requires the credentials, which results in authorization error. An issue is opened for the same. @JannikAdam97 You can keep track of the progress of this issue as well. |
Thanks @shubhamWaghmare-sap ! |
Hey @shubhamWaghmare-sap . This issues matches bugs for abapGit Plugin in Eclipse: #5443 and #5189. Do you know when it could be fixed? BR |
#5458 has been merged. should fix this. |
Hi,
Is the "Compare to Remote" functionality enabled? If I try to do the action I am getting an unauthorized error.
I'm not sure if this error is caused by the ADT_Backend or by Eclipse.
Anyhow, I would appreciate any help on finding the issue.
Sincerely
Jannik
The text was updated successfully, but these errors were encountered: