From f2876804ca3d125caa95dadd522256b76549bb52 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 3 May 2021 12:24:06 -0400 Subject: [PATCH] close --- ...sync_--no-content_drops_last_copy_unexpectedly.mdwn | 2 ++ ...comment_2_c500a0629048af1fe35c62dd27c8f1c3._comment | 10 ++++++++++ 2 files changed, 12 insertions(+) create mode 100644 doc/bugs/data_loss_on_Windows__58___git_annex_sync_--no-content_drops_last_copy_unexpectedly/comment_2_c500a0629048af1fe35c62dd27c8f1c3._comment diff --git a/doc/bugs/data_loss_on_Windows__58___git_annex_sync_--no-content_drops_last_copy_unexpectedly.mdwn b/doc/bugs/data_loss_on_Windows__58___git_annex_sync_--no-content_drops_last_copy_unexpectedly.mdwn index 0914278b8a..049e2c28b9 100644 --- a/doc/bugs/data_loss_on_Windows__58___git_annex_sync_--no-content_drops_last_copy_unexpectedly.mdwn +++ b/doc/bugs/data_loss_on_Windows__58___git_annex_sync_--no-content_drops_last_copy_unexpectedly.mdwn @@ -179,3 +179,5 @@ git-annex: get: 1 failed ### Conclusion I'm so attracted to git-annex's idea, but so sad it's still not robust enough to use on Windows platform - v5 direct mode repo is as far as I can get, yet it still throws away my data like this... + +> [[done]]; this was apparently a bug with direct mode. --[[Joey]] diff --git a/doc/bugs/data_loss_on_Windows__58___git_annex_sync_--no-content_drops_last_copy_unexpectedly/comment_2_c500a0629048af1fe35c62dd27c8f1c3._comment b/doc/bugs/data_loss_on_Windows__58___git_annex_sync_--no-content_drops_last_copy_unexpectedly/comment_2_c500a0629048af1fe35c62dd27c8f1c3._comment new file mode 100644 index 0000000000..c4817516ff --- /dev/null +++ b/doc/bugs/data_loss_on_Windows__58___git_annex_sync_--no-content_drops_last_copy_unexpectedly/comment_2_c500a0629048af1fe35c62dd27c8f1c3._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2021-05-03T16:23:16Z" + content=""" +Thanks for checking up on this old bug. + +I think it makes sense that the bug was in the direct mode code, and so +closing. +"""]]