Skip to content
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.

fix write archive bug #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joehand
Copy link
Contributor

@joehand joehand commented Apr 14, 2017

Fix the infinite loop bug where writing archive would add a bunch of version files.

@joehand
Copy link
Contributor Author

joehand commented Apr 14, 2017

Hmmm. This doesn't totally fix it because it still writes the files, updating the mtime which makes it get imported again. I tried setting raf to false raf(name, {writable: !archvie.metadata.writable}) but then hyperdrive complained. Maybe we need to add the indexing option back to hyperdrive.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant