]> dgit.raspbian.org Git - git-annex.git/blob
9b8869757582f54672d6cae6fca8daee44ee00c0
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 12"""
4  date="2020-03-16T16:48:38Z"
5  content="""
6 It seems to me that the process tree you pasted there comes from 
7 the host where git-annex is running, and not the host that it sshes
8 to in order to run git-annex-shell.
9
10 What I was suggesting is, if ssh $host git-annex-shell seems to be hanging,
11 it then makes sense to go look at $host and see if git-annex-shell is
12 running there, or has already run there (eg looking at
13 the ssh log). That bisects the problem space to one side or the other.
14 """]]