This commit is contained in:
parent
04811d1712
commit
0772ed3a52
1 changed files with 24 additions and 0 deletions
|
@ -0,0 +1,24 @@
|
||||||
|
### Please describe the problem.
|
||||||
|
|
||||||
|
I do `git annex add .` to add all new files. However I'm busy copying a big file. This file fails with "... changed while it was being added".
|
||||||
|
When the `add` ends, none of the files have been added.
|
||||||
|
|
||||||
|
I would expect all the files except the one that was changing to be added.
|
||||||
|
|
||||||
|
### What steps will reproduce the problem?
|
||||||
|
|
||||||
|
Add files while changing one.
|
||||||
|
|
||||||
|
### What version of git-annex are you using? On what operating system?
|
||||||
|
|
||||||
|
5.20140412ubuntu1
|
||||||
|
|
||||||
|
### Please provide any additional information below.
|
||||||
|
|
||||||
|
[[!format sh """
|
||||||
|
# If you can, paste a complete transcript of the problem occurring here.
|
||||||
|
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
|
||||||
|
|
||||||
|
|
||||||
|
# End of transcript or log.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue