diff options
author | ExGen <ExGen@web> | 2016-04-03 14:42:29 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-04-03 14:42:29 +0000 |
commit | a2bf1a606b78547e0995b48391b1a2e951db0f72 (patch) | |
tree | 527c04acdaf4b37bb4bb87884f3c9943b85b1ead /doc | |
parent | 0758c56e3e8d93420da212db46b52d45b197bf47 (diff) |
Added a comment: O_o
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Windows__58___git_annex_get_failed/comment_1_7b7556b530547ff8f95f9d1787447dba._comment | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/doc/bugs/Windows__58___git_annex_get_failed/comment_1_7b7556b530547ff8f95f9d1787447dba._comment b/doc/bugs/Windows__58___git_annex_get_failed/comment_1_7b7556b530547ff8f95f9d1787447dba._comment new file mode 100644 index 000000000..a4566c7d3 --- /dev/null +++ b/doc/bugs/Windows__58___git_annex_get_failed/comment_1_7b7556b530547ff8f95f9d1787447dba._comment @@ -0,0 +1,43 @@ +[[!comment format=mdwn + username="ExGen" + subject="O_o" + date="2016-04-03T14:42:29Z" + content=""" +The weired thing is, when I did the exact same thing with just `--debug`, the problem vanished. + + $ git annex get . --debug + [2016-04-03 19:10:47.23048] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"ls-files\",\"--cached\",\"-z\",\"--\",\".\"] + [2016-04-03 19:10:47.2604906] chat: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"cat-file\",\"--batch\"] + get test [2016-04-03 19:10:47.2855186] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"show-ref\",\"git-annex\"] + [2016-04-03 19:10:47.3155514] process done ExitSuccess + [2016-04-03 19:10:47.3155514] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"show-ref\",\"--hash\",\"refs/heads/git-annex\"] + [2016-04-03 19:10:47.3445608] process done ExitSuccess + [2016-04-03 19:10:47.3445608] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"log\",\"refs/heads/git-annex..62505a1f35012e7a51ee4a954bbf446c6eb46cb5\",\"--pretty=%H\",\"-n1\"] + [2016-04-03 19:10:47.3745706] process done ExitSuccess + [2016-04-03 19:10:47.3755828] chat: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"cat-file\",\"--batch\"] + [2016-04-03 19:10:47.4025895] read: git [\"config\",\"--null\",\"--list\"] + [2016-04-03 19:10:47.4316272] process done ExitSuccess + (from laptop...) + [2016-04-03 19:10:47.4426179] read: rsync [\"--progress\",\"--inplace\",\"/d/annex/.git/annex/objects/7bd/001/SHA256E-s14488367--4391729b982439764813156e1bfc12e9626ae89452ab812f5180c376fbd57fc0/SHA256E-s14488367--4391729b982439764813156e1bfc12e9626ae89452ab812f5180c376fbd57fc0\",\".git/annex/tmp/SHA256E-s14488367--4391729b982439764813156e1bfc12e9626ae89452ab812f5180c376fbd57fc0\"] + SHA256E-s14488367--4391729b982439764813156e1bfc12e9626ae89452ab812f5180c376fbd57fc0 + 14,488,367 100% 66.92MB/s 0:00:00 (xfr#1, to-chk=0/1) + [2016-04-03 19:10:47.7858615] process done ExitSuccess + (checksum...) [2016-04-03 19:10:47.7898644] read: sha256sum [\".git\\annex\\tmp\\SHA256E-s14488367--4391729b982439764813156e1bfc12e9626ae89452ab812f5180c376fbd57fc0\"] + [2016-04-03 19:10:47.8989417] process done ExitSuccess + [2016-04-03 19:10:48.0060299] call: cp [\"--reflink=auto\",\"-a\",\".git\\annex\\objects\\7bd\\001\\SHA256E-s14488367--4391729b982439764813156e1bfc12e9626ae89452ab812f5180c376fbd57fc0\\SHA256E-s14488367--4391729b982439764813156e1bfc12e9626ae89452ab812f5180c376fbd57fc0\",\".\\test\"] + [2016-04-03 19:10:48.212164] process done ExitSuccess + ok + [2016-04-03 19:10:48.2171667] chat: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"hash-object\",\"-w\",\"--stdin-paths\",\"--no-filters\"] + [2016-04-03 19:10:48.2251848] feed: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"update-index\",\"-z\",\"--index-info\"] + [2016-04-03 19:10:48.2561948] process done ExitSuccess + [2016-04-03 19:10:48.2561948] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"show-ref\",\"--hash\",\"refs/heads/git-annex\"] + [2016-04-03 19:10:48.2872292] process done ExitSuccess + (recording state in git...) + [2016-04-03 19:10:48.2872292] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"write-tree\"] + [2016-04-03 19:10:48.324243] process done ExitSuccess + [2016-04-03 19:10:48.3252437] chat: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"commit-tree\",\"9daaea926f20adea959a1fee0c5bd1dbb0652b38\",\"--no-gpg-sign\",\"-p\",\"refs/heads/git-annex\"] + [2016-04-03 19:10:48.3582671] process done ExitSuccess + [2016-04-03 19:10:48.3582671] call: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"update-ref\",\"refs/heads/git-annex\",\"b419a5459c4b67e2f508af3954e0755a5c40cfdd\"] + [2016-04-03 19:10:48.3913029] process done ExitSuccess + +"""]] |