This commit is contained in:
jean.jordaan@4bb3bd508a9eb0a4bab5d1b587dadd2b6c4a7edc 2015-06-09 12:42:48 +00:00 committed by admin
parent 04811d1712
commit 0772ed3a52

View file

@ -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.
"""]]