Added a comment
authorbinx <binx@web>
Fri, 16 Dec 2016 13:57:41 +0000 (13:57 +0000)
committeradmin <admin@branchable.com>
Fri, 16 Dec 2016 13:57:41 +0000 (13:57 +0000)
doc/forum/two-way_assistant_sync_with_ssh_special_remote/comment_1_d42def5dfc1cf814fdb07f7cf808bb12._comment [new file with mode: 0644]

diff --git a/doc/forum/two-way_assistant_sync_with_ssh_special_remote/comment_1_d42def5dfc1cf814fdb07f7cf808bb12._comment b/doc/forum/two-way_assistant_sync_with_ssh_special_remote/comment_1_d42def5dfc1cf814fdb07f7cf808bb12._comment
new file mode 100644 (file)
index 0000000..a9db035
--- /dev/null
@@ -0,0 +1,24 @@
+[[!comment format=mdwn
+ username="binx"
+ avatar="http://cdn.libravatar.org/avatar/1c2b6fe37ed500f4b72c105e42e81ba9"
+ subject="comment 1"
+ date="2016-12-16T13:57:41Z"
+ content="""
+I updated git-annex on the server. I now *sometimes* get automatic two-way syncing to happen with assistant. But it is not really consistent or reliable. One thing that seems to consistently fail is when I drag and drop a file into the annex folder on the mac. When I drag filename.txt into ~/annex, and then run git annex sync, I get the message:
+
+    $ git annex sync
+    commit  
+    On branch adjusted/master(unlocked)
+    Your branch is up-to-date with 'origin/adjusted/master(unlocked)'.
+    Untracked files:
+       .DS_Store
+       filename.txt
+    
+    nothing added to commit but untracked files present
+    ok
+    pull u 
+    ok
+    pull origin 
+    ok
+
+"""]]