-
-
# Bug Report
## Description
With `cache.type = copy`, executing `dvc add -R` twice clears the executable flags from the added files. The first time, `isexec` is correctly added to the corre…
-
-
dvc pull fails with the error on the screenshot, I tried downloading latest sqlite3 and compile from source but turns out lambda environment doesn't give much control
```
# # Configuring remote se…
-
# Bug Report
## Description
Whenever I run `dvc repro` the same entries keep being appended to the corresponding `.gitignore` files.
Sample content of `.gitignore` file:
```
/X.csv
/grou…
-
After the recent changes to read cached metrics (and using now DVCFS?).
Since in the `dvc_objects.Path` (name is confusing, should be PathUtils or something like that, as well as in objects like an…
-
For simpler onboarding (and tutorial) it would be handy to have a button like this.
It can cover only new files (no complicated scenarios like adding files into a directory and such).
`+` Icon and a…
-
`dvc repro` fails with error
```shell
bash/convert: line 23: 27742 Broken pipe gunzip -c $input_file
27743 | sed '1,4d'
27744 | se…
-
Sometimes it's necessary to update pipeline hashes and params without downloading large datasets. Currently I can't run `dvc commit` on machine without data even if I'd like to update my source code m…
-
# Bug Report
ISO 8858-1 filenames break functionnalities such as dvc exp show
## Description
A file with an ISO-8859-1 character in my case 'ç' was committed to the git repository. The git …