Skip to content

ra: Align RemoteAccess.change_rev_prop with previous C implementation#211

Merged
jelmer merged 1 commit intojelmer:mainfrom
anlambert:change-rev-prop-fixes
Mar 19, 2026
Merged

ra: Align RemoteAccess.change_rev_prop with previous C implementation#211
jelmer merged 1 commit intojelmer:mainfrom
anlambert:change-rev-prop-fixes

Conversation

@anlambert
Copy link
Contributor

The C implementation was simply calling change_rev_prop2 regardless of the old value being set or not.

Restore that behavior as new rust implementation raises an exception when attempting to change the svn:date revision property otherwise.

Fixes #210.

The C implementation was simply calling change_rev_prop2 regardless of
the old value being set or not.

Restore that behavior as new rust implementation raises an exception
when attempting to change the svn:date revision property otherwise.
@jelmer jelmer merged commit 5dff515 into jelmer:main Mar 19, 2026
24 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ra regression in 0.12 when changing revision property svn:date

2 participants