-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bugDid we break something?Did we break something?p1-importantImportant, aka current backlog of things to doImportant, aka current backlog of things to doresearch
Description
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?Did we break something?p1-importantImportant, aka current backlog of things to doImportant, aka current backlog of things to doresearch