Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Conversation

@msegado
Copy link

@msegado msegado commented May 13, 2015

I expect it's rare for hard links to pose an issue, but I'm using AFS which doesn't support hard links across directories (http://www-01.ibm.com/support/docview.wss?uid=swg21047089) so Gobbling a file fails with an EXDEV error. Any chance we could use symlinkOrCopy instead of link for single-file source nodes instead? It looks like it's used elsewhere in Gobble and it doesn't seem to break the tests.

No hard feelings if you'd rather keep the hard link though!

…some file systems); use symlinkOrCopy instead as in other places
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