This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawl99Gxq3NPNvwZHp3PDufaknQH4rZb_KKY 2013-04-09 16:35:45 +00:00 committed by admin
parent b4f43dab7c
commit 902ccd990c

View file

@ -6,7 +6,7 @@ I don't want to allow full passwordless access to my server from this computer.
**What is the expected output? What do you see instead?** **What is the expected output? What do you see instead?**
I was able to fix the problem by moving the keyfiles on my computer at work to a subdirectory. After that I added the following line to the [remote] block in .git/config : It should be possible to use this private key with git-annex exclusively. Maybe a line like this in the [remote] block in .git/config would solve the problem:
IdentityFile = /home/user/.ssh/annex/id_rsa_annex IdentityFile = /home/user/.ssh/annex/id_rsa_annex