Skip to content

import/get directory with git files and dvc outputs #3087

@JPFrancoia

Description

@JPFrancoia

DVC version: 0.80.0
DVC installed with Brew, on Mac OS

I'm trying to import/fetch external data.
I just did a:

dvc import https://github.com/my_company/my_repo data

which gives me a data folder and a data.dvc files in my current folder. Now, I'd like to pull the files contained in the data folder. The files are stored in a S3 bucket.

dvc pull -R data.dvc

But I immediately get this error:

ERROR: unexpected error - 'rev_lock'

Am I using the right workflow? How do I solve this issue?

Cheers

Metadata

Metadata

Assignees

Labels

bugDid we break something?p1-importantImportant, aka current backlog of things to doresearch

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions