hackergrrl / hypergit

Manage and clone peer-to-peer git repositories.
206 stars 9 forks source link

EPERM: operation not permitted, open '...\86b0...7ce\source\key', EPERM: operation not permitted, open '...\86b0...7ce\source\bitfield' #17

Open billiegoose opened 6 years ago

billiegoose commented 6 years ago

This appears if I try to git push to my hypergit while it is seeding.

billiegoose commented 6 years ago

At first I thought I'd screwed up file permissions by running hypergit as admin, but I think it's actually a file locking issue.

hackergrrl commented 6 years ago

That makes sense. We might need something not unlike level-party[1] to manage multiple accessors:

[1] https://github.com/substack/level-party