From 023e2a11f159d33fc44b644fb76c0cbf6c266d3d Mon Sep 17 00:00:00 2001 From: GregGrossmeier Date: Mon, 2 Jan 2017 21:13:48 +0000 Subject: [PATCH 1/2] Added a comment: Recurring? --- ..._8e0458e86764242e9e35940b4db302b7._comment | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 doc/forum/unknown_response_from_git_cat-file/comment_3_8e0458e86764242e9e35940b4db302b7._comment diff --git a/doc/forum/unknown_response_from_git_cat-file/comment_3_8e0458e86764242e9e35940b4db302b7._comment b/doc/forum/unknown_response_from_git_cat-file/comment_3_8e0458e86764242e9e35940b4db302b7._comment new file mode 100644 index 0000000000..e03348a423 --- /dev/null +++ b/doc/forum/unknown_response_from_git_cat-file/comment_3_8e0458e86764242e9e35940b4db302b7._comment @@ -0,0 +1,32 @@ +[[!comment format=mdwn + username="GregGrossmeier" + avatar="http://cdn.libravatar.org/avatar/66db9e436738991619a59e8ab8061e64" + subject="Recurring?" + date="2017-01-02T21:13:47Z" + content=""" +Still getting this myself. First I've ran into it (a few weeks ago, but I hadn't used these repos recently). + + greg@x230 (git)-[master] ~/Photos % git-annex add . + add 2016/10/16/2016-10-16 07.47.52.jpg git-annex: unknown response from git cat-file (\"HEAD:./2016/10/16/2016-10-16 07.47.52.jpg missing\",Ref \"HEAD:./2016/10/16/2016-10-16 07.47.52.jpg\") + greg@x230 (git)-[master] ~/Photos % apt-cache policy git-annex git + zsh: correct 'git' to '.git'? [N/y/a/e] n + git-annex: + Installed: 6.20161012-1 + Candidate: 6.20161012-1 + Version table: + *** 6.20161012-1 500 + 500 http://httpredir.debian.org/debian testing/main amd64 Packages + 100 /var/lib/dpkg/status + 5.20141125 500 + 500 http://httpredir.debian.org/debian stable/main amd64 Packages + git: + Installed: 1:2.11.0-1 + Candidate: 1:2.11.0-1 + Version table: + *** 1:2.11.0-1 500 + 500 http://httpredir.debian.org/debian testing/main amd64 Packages + 100 /var/lib/dpkg/status + 1:2.1.4-2.1+deb8u2 500 + 500 http://httpredir.debian.org/debian stable/main amd64 Packages + +"""]] From cd8d905f3418b9c6a6c658a0c7256ae6f5066310 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/5j.FKrMpxZS.luSB.5ahyosMU6RcaYq2#74c60" Date: Mon, 2 Jan 2017 21:41:23 +0000 Subject: [PATCH 2/2] --- ...s__47__refs__47__remotes__41___from_another_repo__63__.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/forum/Import_availability_info___40__logs__47__refs__47__remotes__41___from_another_repo__63__.mdwn diff --git a/doc/forum/Import_availability_info___40__logs__47__refs__47__remotes__41___from_another_repo__63__.mdwn b/doc/forum/Import_availability_info___40__logs__47__refs__47__remotes__41___from_another_repo__63__.mdwn new file mode 100644 index 0000000000..33a8c085f1 --- /dev/null +++ b/doc/forum/Import_availability_info___40__logs__47__refs__47__remotes__41___from_another_repo__63__.mdwn @@ -0,0 +1,3 @@ +Is it possible to transfer list of remotes and their file availability information (which files are found on which remotes) from another repository? + +My use case would be to combine several repositories that have no copies of the actual files, but which do know of remotes that have them, so that the new composite repository would also know where to get each file.