From 8facf8714eb826a06ec418f67a9c082494ffd72c Mon Sep 17 00:00:00 2001 From: "jean.jordaan@4bb3bd508a9eb0a4bab5d1b587dadd2b6c4a7edc" Date: Tue, 9 Jun 2015 12:42:48 +0000 Subject: --- ...d_.__96___fails_for_all_files_if_one_fails.mdwn | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 doc/bugs/__96__git_annex_add_.__96___fails_for_all_files_if_one_fails.mdwn (limited to 'doc') diff --git a/doc/bugs/__96__git_annex_add_.__96___fails_for_all_files_if_one_fails.mdwn b/doc/bugs/__96__git_annex_add_.__96___fails_for_all_files_if_one_fails.mdwn new file mode 100644 index 000000000..3b7bea014 --- /dev/null +++ b/doc/bugs/__96__git_annex_add_.__96___fails_for_all_files_if_one_fails.mdwn @@ -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. +"""]] -- cgit v1.2.3