summaryrefslogtreecommitdiff
path: root/doc/bugs/get_failed__44___but_remote_has_the_file/comment_2_474c67a421dca4c245e7bfe495d3f6d3._comment
blob: a7e3d6b174305beb3a0199919b849daa5afc8b09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck"
 nickname="Jim"
 subject="comment 2"
 date="2013-01-19T21:40:14Z"
 content="""
They're all git remotes:

    pilot:~/vid/tv$ git remote -v show
    bucket	ssh://bucket/home/jim/private/vid (fetch)
    bucket	ssh://bucket/home/jim/private/vid (push)
    origin	https://git/jim/annex.git (fetch)
    origin	https://git/jim/annex.git (push)
    psychosis	ssh://psychosis/vid/annex (fetch)
    psychosis	ssh://psychosis/vid/annex (push)

And it never even attempts a ssh connection to bucket.
"""]]