Joey Hess <[email protected]> writes: > Also it could be that you just said "git annex get file" and the file > was on the ignored remote. In that case, you get:
> joey@darkstar:~/tmp/yyy>git annex get > get bob (not available) > Try making some of these repositories available: > e123dff2-a96f-4158-8177-a360825b52c0 -- origin (joey@darkstar:~/tmp/xxx) Oh, bingo. That is indeed exactly the message that I got. I didn't understand what "make the repository available" meant in that context and thought it meant that ssh was failing and went down that path. > I have made it add a note: > (Note that these git remotes have annex-ignore set: origin) That would have probably done it. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

