From ab3c13c0211740c3b28402948aed607873eb5fce Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 9 Dec 2021 13:57:25 -0400 Subject: [PATCH] comment --- ...ment_6_b5072042bda56ad5a781aab8419ede74._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/So_this_is_embarrassing__59___git_export_not_working/comment_6_b5072042bda56ad5a781aab8419ede74._comment diff --git a/doc/forum/So_this_is_embarrassing__59___git_export_not_working/comment_6_b5072042bda56ad5a781aab8419ede74._comment b/doc/forum/So_this_is_embarrassing__59___git_export_not_working/comment_6_b5072042bda56ad5a781aab8419ede74._comment new file mode 100644 index 0000000000..aade494365 --- /dev/null +++ b/doc/forum/So_this_is_embarrassing__59___git_export_not_working/comment_6_b5072042bda56ad5a781aab8419ede74._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 6""" + date="2021-12-09T17:55:31Z" + content=""" +You can run `git annex fsck --from film-depot` and it will notice any files +that are somehow missing, and re-running the export will then upload those +missing files again. + +I do not see any way that it could say it was exporting files to the remote +and then the files did not get stored there, but it reported success. It +seems most likely that you somehow deleted those files after the fact. +"""]]