Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
70d2ba03ca
3 changed files with 56 additions and 0 deletions
|
@ -0,0 +1,34 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="kyle"
|
||||||
|
avatar="http://cdn.libravatar.org/avatar/7d6e85cde1422ad60607c87fa87c63f3"
|
||||||
|
subject="comment 10"
|
||||||
|
date="2020-08-10T18:56:02Z"
|
||||||
|
content="""
|
||||||
|
Hmm. Well, I doubt it provides any useful information, but just in case, here's the output produced by the `git annex get --debug f0` call:
|
||||||
|
|
||||||
|
```
|
||||||
|
[2020-08-10 14:49:51.227779797] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"symbolic-ref\",\"-q\",\"HEAD\"]
|
||||||
|
[2020-08-10 14:49:51.229945707] process done ExitSuccess
|
||||||
|
[2020-08-10 14:49:51.230127447] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"show-ref\",\"refs/heads/master\"]
|
||||||
|
[2020-08-10 14:49:51.232132388] process done ExitSuccess
|
||||||
|
[2020-08-10 14:49:51.232349474] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"ls-files\",\"-z\",\"--cached\",\"--\",\"f0\"]
|
||||||
|
get f0 [2020-08-10 14:49:51.234243652] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"show-ref\",\"git-annex\"]
|
||||||
|
[2020-08-10 14:49:51.236402808] process done ExitSuccess
|
||||||
|
[2020-08-10 14:49:51.236609182] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"show-ref\",\"--hash\",\"refs/heads/git-annex\"]
|
||||||
|
[2020-08-10 14:49:51.238119863] process done ExitSuccess
|
||||||
|
[2020-08-10 14:49:51.238409384] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"log\",\"refs/heads/git-annex..d8b33719c8ce515e7b5b99f8d0c51ab7d2de46e1\",\"--pretty=%H\",\"-n1\"]
|
||||||
|
[2020-08-10 14:49:51.240088806] process done ExitSuccess
|
||||||
|
[2020-08-10 14:49:51.240391883] chat: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"cat-file\",\"--batch\"]
|
||||||
|
[2020-08-10 14:49:51.240716412] chat: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"cat-file\",\"--batch-check=%(objectname) %(objecttype) %(objectsize)\"]
|
||||||
|
[2020-08-10 14:49:51.247306917] read: git [\"config\",\"--null\",\"--list\"]
|
||||||
|
[2020-08-10 14:49:51.24859076] process done ExitSuccess
|
||||||
|
(from r...)
|
||||||
|
[2020-08-10 14:49:51.250558418] read: rsync [\"-e\",\"'ssh' '-S' '.git/annex/ssh/localhost' '-o' 'ControlMaster=auto' '-o' 'ControlPersist=yes' '-T'\",\"--progress\",\"--inplace\",\"localhost:/tmp/ga-urvfy8Q/store/0c5/66e/'SHA256E-s2--9a271f2a916b0b6ee6cecb2426f0b3206ef074578be55d9bc94f6f3fe3ab86aa/SHA256E-s2--9a271f2a916b0b6ee6cecb2426f0b3206ef074578be55d9bc94f6f3fe3ab86aa'\",\".git/annex/tmp/SHA256E-s2--9a271f2a916b0b6ee6cecb2426f0b3206ef074578be55d9bc94f6f3fe3ab86aa\"]
|
||||||
|
SHA256E-s2--9a271f2a916b0b6ee6cecb2426f0b3206ef074578be55d9bc94f6f3fe3ab86aa
|
||||||
|
|
||||||
|
0 0% 0.00kB/s 0:00:00
|
||||||
|
2 100% 1.95kB/s 0:00:00 (xfr#1, to-chk=0/1)
|
||||||
|
[2020-08-10 14:49:51.557365853] process done ExitSuccess
|
||||||
|
git-annex: AsyncCancelled
|
||||||
|
```
|
||||||
|
"""]]
|
|
@ -0,0 +1,9 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="kyle"
|
||||||
|
avatar="http://cdn.libravatar.org/avatar/7d6e85cde1422ad60607c87fa87c63f3"
|
||||||
|
subject="comment 11"
|
||||||
|
date="2020-08-10T19:01:35Z"
|
||||||
|
content="""
|
||||||
|
And I should have checked the result the command rather than just
|
||||||
|
noting that it didn't hang. f0 is not transferred.
|
||||||
|
"""]]
|
|
@ -0,0 +1,13 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="arnaud@c1d1cc612a3921dc06a417301be08a3e125478c4"
|
||||||
|
nickname="arnaud"
|
||||||
|
avatar="http://cdn.libravatar.org/avatar/c0defbf54541c499f6c0464588fc2ad0"
|
||||||
|
subject="comment 4"
|
||||||
|
date="2020-08-10T18:42:13Z"
|
||||||
|
content="""
|
||||||
|
Oh, indeed, I was confused because this is one of the directories that ended up as a small file : \"Genesis/...And\ Then\ There\ Were\ Three\" ! it's indeed a dotfile, kind of.
|
||||||
|
|
||||||
|
Sorry !
|
||||||
|
|
||||||
|
Also, I was surprised to find that include= expressions were relative to the part of the tree I was exporting and not the git-annex root ?
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue