From: Joey Hess Date: Wed, 16 Aug 2023 20:02:03 +0000 (-0400) Subject: done X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~32^2~85 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ea6f5bfc017382b138e8ddda3eae93c92a64e48c;p=git-annex.git done --- diff --git a/doc/bugs/Sync_fails_when_borg_remote_is_inaccessible.mdwn b/doc/bugs/Sync_fails_when_borg_remote_is_inaccessible.mdwn index f1b15b5516..46cfc3daa4 100644 --- a/doc/bugs/Sync_fails_when_borg_remote_is_inaccessible.mdwn +++ b/doc/bugs/Sync_fails_when_borg_remote_is_inaccessible.mdwn @@ -79,3 +79,5 @@ sync: 1 failed Been working on an addon command that I'll hopefully get quality enough to be worth adding to the related software section soon :) + +> [[done]] --[[Joey]] diff --git a/doc/bugs/Sync_fails_when_borg_remote_is_inaccessible/comment_2_eff73163e8a7ae09ceeb596fca04c507._comment b/doc/bugs/Sync_fails_when_borg_remote_is_inaccessible/comment_2_eff73163e8a7ae09ceeb596fca04c507._comment new file mode 100644 index 0000000000..106c64be7b --- /dev/null +++ b/doc/bugs/Sync_fails_when_borg_remote_is_inaccessible/comment_2_eff73163e8a7ae09ceeb596fca04c507._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2023-08-16T20:01:21Z" + content=""" +Made sync skip many kinds of remotes that use a directory when the +directory does not exist. +"""]]