Skip to content

Fix bug staging identical files to mutable head#106

Merged
pwinckles merged 2 commits into
OCFL:mainfrom
pwinckles:fix-105-mutable-head
Mar 2, 2024
Merged

Fix bug staging identical files to mutable head#106
pwinckles merged 2 commits into
OCFL:mainfrom
pwinckles:fix-105-mutable-head

Conversation

@pwinckles
Copy link
Copy Markdown
Collaborator

Creating a mutable head revision that only contains a file with identical contents to a file already in the mutable head is now properly writen to the object.

Resolves #105

Creating a mutable head revision that only contains a file with
identical contents to a file already in the mutable head is now
properly writen to the object.

Resolves OCFL#105
Now correctly stages a file with identical content to a file that is
already in the object. Previously, this would fail on the first
mutable head revision, when the revision did not contain any content
files.

Resolves OCFL#105
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.

MutableOcflRepository fails on writing files with the same hash

1 participant