Skip to content

Conversation

robashton
Copy link
Contributor

A first bash for conversation regarding issue #2420

My initial thought was "I'll just do what rebar3 shell does", but that of course doesn't work because that would make everything very slow indeed, so instead I just add the calculated checkouts dir to the list that then gets filtered by an 'dir exists' clause.

As it stands, that would mean that priv/src would be to the symlinks back to _checkouts, so maybe they'd just be better off using checkouts_dir which would do that for us..

Copy link
Collaborator

@ferd ferd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds like it should work, and non-existing directories are culled from the final list anyway.

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.

2 participants