Skip to content

get: get -o behavior should be consistent with import -o #4350

@pmrowla

Description

@pmrowla

As noted in treeverse/dvc.org#1668, get and import behave differently when using -o foo/bar.
import will fail if directory foo/ does not already exist, but get will create the directory.

dvc get should fail instead of using makedirs when foo/ does not exist to behave more consistently with other DVC commands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    p3-nice-to-haveIt should be done this or next sprint

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions