summaryrefslogtreecommitdiff
path: root/doc/bugs/whereis_does_not_work_in_direct_mode/comment_2_d1005e29c32bddad109dd426d4dd8803._comment
blob: d139aed36e21ce8c1a5b66a93b25c701939fd731 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="209.250.56.7"
 subject="comment 2"
 date="2014-08-12T17:33:25Z"
 content="""
It seems to me that there are only 3 ways that pc2 could not know that pc1 has the file, in decreasing order of probability:

1. pc1 has not pushed git-annex branch to origin (or pushed it after pc2 pulled)
2. pc2 has not fetched git-annex branch from origin
3. an actual bug, such as bad info being written to the git-annex branch or the git-annex branch merge failing

So, if you have 3 repositories that exhibit a problem like this, those are the things to check.
"""]]