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

rebase: "Failed to release savepoint" when applying base2their #204

Open
wonder-sk opened this issue Jul 21, 2023 · 0 comments
Open

rebase: "Failed to release savepoint" when applying base2their #204

wonder-sk opened this issue Jul 21, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@wonder-sk
Copy link
Contributor

Seen in the logs - in some very rare cases, when there are no "our" changes, but there are some "their" changes, rebase fails when applying base2their changeset at the last step, when committing the changes (in sqlite3 speak, releasing savepoint). In logs, this shows as Failed to release savepoint, but with no further information.

In Sqlite3SavepointTransaction, we could add more detailed error reporting, to better understand possible source of the problem.

@wonder-sk wonder-sk added the bug Something isn't working label Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant