summaryrefslogtreecommitdiff
path: root/doc/bugs/remote_files_appear_but_are_unreadable_because_their_symlink_targets_don__39_...
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2013-07-16 18:03:40 +0000
committerGravatar admin <admin@branchable.com>2013-07-16 18:03:40 +0000
commit2f68cf3398e25d433208b38d6ca802a6d9e3fcf4 (patch)
tree301fc6c10f51f1d3540217f38399b19f9dd78ca4 /doc/bugs/remote_files_appear_but_are_unreadable_because_their_symlink_targets_don__39__t_exist
parent0f93ac755c231fa6fe302eed1aab7272c6dbb064 (diff)
Added a comment
Diffstat (limited to 'doc/bugs/remote_files_appear_but_are_unreadable_because_their_symlink_targets_don__39__t_exist')
-rw-r--r--doc/bugs/remote_files_appear_but_are_unreadable_because_their_symlink_targets_don__39__t_exist/comment_3_197ac6070f256131c6e18a07aa3834fa._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/bugs/remote_files_appear_but_are_unreadable_because_their_symlink_targets_don__39__t_exist/comment_3_197ac6070f256131c6e18a07aa3834fa._comment b/doc/bugs/remote_files_appear_but_are_unreadable_because_their_symlink_targets_don__39__t_exist/comment_3_197ac6070f256131c6e18a07aa3834fa._comment
new file mode 100644
index 000000000..d772de5af
--- /dev/null
+++ b/doc/bugs/remote_files_appear_but_are_unreadable_because_their_symlink_targets_don__39__t_exist/comment_3_197ac6070f256131c6e18a07aa3834fa._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="4.154.4.90"
+ subject="comment 3"
+ date="2013-07-16T18:03:40Z"
+ content="""
+It's normal for git diff and gitk to look like that in a repository that's using direct mode.
+
+In your log, I see you added a file \"test-2013-07-15e\". And I don't see any indication that it tried to transfer it.
+
+There are a few reasons that could happen. If you've \"paused\" syncing with a remote in the webapp, it could do that.
+
+I think more likely would be if you've put the remote repository in a repository group that doesn't want the file. If it's configured to be in the Manual group or the Source group (or the Transfer, Public, or Small Archive group for that matter), the assistant won't try to send files to it. You can check this by editing the repository in the webapp. It should probably be set to be in the Client group.
+"""]]