From 04f31f98ee20f67214d579374b2e5a0f0a1659ec Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 2 Feb 2014 15:33:29 -0400 Subject: close; fixed by 6f622c6043ad8db9f27a16020c371af68506e8e7 --- ...ync_--content_tries_to_copy_content_to_metadata_only_repos.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/bugs/sync_--content_tries_to_copy_content_to_metadata_only_repos.mdwn b/doc/bugs/sync_--content_tries_to_copy_content_to_metadata_only_repos.mdwn index 073d5eb0f..4714eac7a 100644 --- a/doc/bugs/sync_--content_tries_to_copy_content_to_metadata_only_repos.mdwn +++ b/doc/bugs/sync_--content_tries_to_copy_content_to_metadata_only_repos.mdwn @@ -25,3 +25,10 @@ rsync error: the --max-delete limit stopped deletions (code 25) at /SourceCache/ rsync failed -- run git annex again to resume file transfer failed """]] + +> From the error message, I can see that your origin repository +> has an annex.uuid set (to "03ac7aa9-d14c-4b60-adae-02e4a5ec0fa8"). +> So, I assume that, if you don't want git-annex sync to use it, +> you must have remote.origin.annex-ignore set to true. So, I think I fixed +> this a day or two ago when I made sync --content honor the annex-ignore +> setting. [[done]] --[[Joey]] -- cgit v1.2.3