Skip to content

cases: enable file links for shared dev config (external cache)#2471

Merged
jorgeorpinel merged 5 commits into
masterfrom
cases/shared-dev/cache-type
May 16, 2021
Merged

cases: enable file links for shared dev config (external cache)#2471
jorgeorpinel merged 5 commits into
masterfrom
cases/shared-dev/cache-type

Conversation

@jorgeorpinel
Copy link
Copy Markdown
Contributor

@jorgeorpinel jorgeorpinel commented May 12, 2021

@shcheklein shcheklein temporarily deployed to dvc-org-cases-shared-de-2cu4a8 May 12, 2021 16:06 Inactive
@jorgeorpinel jorgeorpinel marked this pull request as ready for review May 12, 2021 16:11
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-cases-shared-de-2cu4a8 May 12, 2021 16:11 Inactive
@jorgeorpinel jorgeorpinel requested a review from efiop May 13, 2021 19:55
Comment thread content/docs/use-cases/shared-development-server.md Outdated
@jorgeorpinel jorgeorpinel requested a review from shcheklein May 16, 2021 21:24
> See `dvc cache dir` and `dvc config cache` for more information.
Above, we first tell DVC to set group permissions on new cache files. Then we
enable soft and hard [file links](/doc/user-guide/large-dataset-optimization)
(you can pick only one or the other) to avoid having copies from the external
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

you can pick only one or the other sounds like you should pick in the command itself

btw, hardlinks most likely won't work also :)

so, it's only about symlinks usually

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Makes sense. Left symlinks only and improved the note that links to the other types.

@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-cases-shared-de-2cu4a8 May 16, 2021 22:47 Inactive
@jorgeorpinel jorgeorpinel merged commit 5269ccc into master May 16, 2021
@jorgeorpinel jorgeorpinel deleted the cases/shared-dev/cache-type branch May 16, 2021 23:50
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.

cases: update Shared Dev Server with an optimization link

3 participants