summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/transferkey_fails_due_to_gpg.mdwn7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/bugs/transferkey_fails_due_to_gpg.mdwn b/doc/bugs/transferkey_fails_due_to_gpg.mdwn
index 1cc93339b..4400478c1 100644
--- a/doc/bugs/transferkey_fails_due_to_gpg.mdwn
+++ b/doc/bugs/transferkey_fails_due_to_gpg.mdwn
@@ -34,4 +34,9 @@ gpg is 'gpg (GnuPG) 1.4.11'
Please provide any additional information below.
-The key which is used for the remote is password protected. The GnuPG Agent asks me for the password, so this seems to work. I do not know what content the gpg expects but does not recieve.
+The key which is used for the remote is password protected. The GnuPG Agent asks me for the password, so this seems to work. I do not know what content the gpg expects but does not recieve. The .git/config entry for the remote looks reasonable:
+
+ [remote "vserver2"]
+ annex-rsyncurl = vserver.dbruhn.de:/annex
+ annex-uuid = ea3d6acc-716c-48e8-9b6b-993b90dcc1db
+