Added a comment
This commit is contained in:
parent
9f1bf48696
commit
0a04986ac8
1 changed files with 33 additions and 0 deletions
|
@ -0,0 +1,33 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="Lukey"
|
||||||
|
avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b"
|
||||||
|
subject="comment 1"
|
||||||
|
date="2021-10-25T10:25:05Z"
|
||||||
|
content="""
|
||||||
|
Update: It also seems to confuse location tracking in the affected repo. For example for a recently added file:
|
||||||
|
[[!format sh \"\"\"
|
||||||
|
# On the affected repo
|
||||||
|
# \"gigaset\" is the private special remote
|
||||||
|
$ git annex whereis --key SHA256E-s8073298--5b19e75adce5f4a90205ab47ce3d5a96b0a7b7f3fd465b8323a84946c652ba08.mp3
|
||||||
|
whereis SHA256E-s8073298--5b19e75adce5f4a90205ab47ce3d5a96b0a7b7f3fd465b8323a84946c652ba08.mp3 (1 copy)
|
||||||
|
0500a119-8fa9-47d7-ba6f-36a0ddde829e -- [gigaset]
|
||||||
|
|
||||||
|
The following untrusted locations may also have copies:
|
||||||
|
c40ae4eb-1737-49ad-8781-c37d8d7d4f86 -- luklap [here]
|
||||||
|
ok
|
||||||
|
|
||||||
|
# And now on another repo
|
||||||
|
$ git annex whereis --key SHA256E-s8073298--5b19e75adce5f4a90205ab47ce3d5a96b0a7b7f3fd465b8323a84946c652ba08.mp3
|
||||||
|
whereis SHA256E-s8073298--5b19e75adce5f4a90205ab47ce3d5a96b0a7b7f3fd465b8323a84946c652ba08.mp3 (3 copies)
|
||||||
|
173e456f-b72b-4557-8570-6c3737fe864c -- WD40EFRX-68W
|
||||||
|
d1368ba2-6c20-4b51-815e-87a47d8cc67a -- Seagate_BUP [here]
|
||||||
|
da266c97-5af7-4f50-a596-0fedfec89bb9 -- lapserv [origin]
|
||||||
|
|
||||||
|
The following untrusted locations may also have copies:
|
||||||
|
452d0592-bf98-4c2b-af86-f8d03327e10b -- pandora
|
||||||
|
c40ae4eb-1737-49ad-8781-c37d8d7d4f86 -- luklap
|
||||||
|
ok
|
||||||
|
|
||||||
|
|
||||||
|
\"\"\"]]
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue