dvc add: .dvcignore example not working as expected [qa]

Created on 12 Jul 2020  路  3Comments  路  Source: iterative/dvc

Screenshot from 2020-07-13 00-44-27

I was following this example and it does detect changes in the file in dvc.

DVC Version: 1.1.9 (virtualenv)

I'm not sure if this is a bug in the .dvcignore feature of DVC itself, or rather just a mistake on my part. Thus, opening the issue here and not in the orig DVC repo.

P.S.: The dir/file1 already had its content as file_one_changed and that's why there is no change detected in the first dvc status command

bug p0-critical

Most helpful comment

@utkarshsingh99 The fix for this issue has been merged. New release should be available soon.

All 3 comments

@pared could you take a look and confirm is it an example or DVC core problem?

So the problem of file1 getting added to cache, even though it is ignored is related to: https://github.com/iterative/dvc/issues/4110 and https://github.com/iterative/dvc/pull/4125.
Taking care of it.

@utkarshsingh99 The fix for this issue has been merged. New release should be available soon.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tc-ying picture tc-ying  路  3Comments

ghost picture ghost  路  3Comments

gregfriedland picture gregfriedland  路  3Comments

siddygups picture siddygups  路  3Comments

anotherbugmaster picture anotherbugmaster  路  3Comments