Added a comment
authorLukey <Lukey@web>
Sat, 19 Jun 2021 12:14:33 +0000 (12:14 +0000)
committeradmin <admin@branchable.com>
Sat, 19 Jun 2021 12:14:33 +0000 (12:14 +0000)
doc/forum/Issues_with_IPFS_special_remote/comment_5_2147808f9b15be995988e2c71bc0b271._comment [new file with mode: 0644]

diff --git a/doc/forum/Issues_with_IPFS_special_remote/comment_5_2147808f9b15be995988e2c71bc0b271._comment b/doc/forum/Issues_with_IPFS_special_remote/comment_5_2147808f9b15be995988e2c71bc0b271._comment
new file mode 100644 (file)
index 0000000..c67894a
--- /dev/null
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="Lukey"
+ avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b"
+ subject="comment 5"
+ date="2021-06-19T12:14:33Z"
+ content="""
+Hmm, it should work as you described it. Did you run `git annex sync` on the 2nd repo _after_ running `git annex sync` on the 1st repo (where you copied the files to the ipfs remote)? Can you post the output of the following actions, in that order:
+
+    repo1# git annex copy somefile --to=ipfs
+    repo1# git annex sync
+    repo2# git annex sync
+"""]]