Closed qubitrenegade closed 5 years ago
Thanks for the bug report! I'll take a look at it and see what's happening.
OK, looks like the problem is with read-only files. For some reason files that are added to the archive get touched, which is what the actual problem is. Will look into this more.
I've just published 0.6.8, which should fix this issue.
Hello,
I'm having a permission denied issue when trying to share a directory that has sub directories, some of those being git repos.
I was able to reproduce the issue with the following steps:
I don't understand this error as there's no reason permission should be denied:
note this issue occurs if I share just that dir:
dcp -rv dcp-test/git-test
, and does not occur if I:rm -rf dcp-test/git-test/.git
So I'm wondering if it has something to do with the content of the files and the "Permission denied" is actually a red herring?
System Stats:
If there's anything else I can do to provide more info I'm happy to do so!
Anyway, no big deal. I had seen your project on reddit(?) a couple weeks ago and was looking for a reason to give it a shot. We actually have better ways of sharing git repos, but I figured you might appreciate the feed back. :)
Best Regards,