This commit is contained in:
parent
279fa44cd0
commit
44739733a1
1 changed files with 9 additions and 0 deletions
9
doc/forum/Why_are_we_stopping_at_a_duplicate__63__.mdwn
Normal file
9
doc/forum/Why_are_we_stopping_at_a_duplicate__63__.mdwn
Normal file
|
@ -0,0 +1,9 @@
|
|||
What does the following mean? I would expect that if we encounter a duplicate while using the `--deduplicate` option, the duplicate file would be removed from the import location and import would continue. Does that mean that the newly encountered `img_0405.jpg` is different from the one previously seen?
|
||||
Could the error message perhaps be improved?
|
||||
|
||||
```
|
||||
.../usbdisk/annex(master)$ git annex import --deduplicate ../Pictures/
|
||||
import Pictures/2008/10/12/img_0405.jpg git-annex: not overwriting existing Pictures/2008/10/12/img_0405.jpg (use --force to override)
|
||||
```
|
||||
|
||||
Many other duplicates are being tidied away.
|
Loading…
Add table
Add a link
Reference in a new issue