summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://launchpad.net/~mattharrison <https://launchpad.net/~mattharrison@web>2012-10-29 19:48:10 +0000
committerGravatar admin <admin@branchable.com>2012-10-29 19:48:10 +0000
commite7d9ef169127a32046ee9fb1c20f1f30aefd4287 (patch)
treeb5eacba4a79570827447bd58aeaba76326c68b5f /doc
parent08ba88f96cac68d3b2489bfa90130398e374f8cd (diff)
Formatting
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/GPG_passphrase_repeated_prompt.mdwn32
1 files changed, 18 insertions, 14 deletions
diff --git a/doc/bugs/GPG_passphrase_repeated_prompt.mdwn b/doc/bugs/GPG_passphrase_repeated_prompt.mdwn
index cd2a8893e..d0f3890f0 100644
--- a/doc/bugs/GPG_passphrase_repeated_prompt.mdwn
+++ b/doc/bugs/GPG_passphrase_repeated_prompt.mdwn
@@ -1,18 +1,22 @@
-What steps will reproduce the problem?
- 1. Create a new repository with a directory
- 2. Add files
- 3. Select "Store your data in the cloud" with the "Remote server" option
- 4. Enter host, user, directory
- 5. Select "Use an encrypted rsync repository on the server" (Will there be an option for unencrypted later?)
- 6. GPG Passphrase prompt comes up for every file
+#### What steps will reproduce the problem?
-What is the expected output? What do you see instead?
- I expect to enter a passphase once and then it will sync all files with the remote server.
- Instead, it begins syncing the files to the server but prompts for a GPG passphase for every single file.
+1. Create a new repository with a directory
+2. Add files
+3. Select "Store your data in the cloud" with the "Remote server" option
+4. Enter host, user, directory
+5. Select "Use an encrypted rsync repository on the server" (Will there be an option for unencrypted later?)
+6. GPG Passphrase prompt comes up for every file
-What version of git-annex are you using? On what operating system?
- 3.20121017 precompiled binary on Arch Linux
+#### What is the expected output? What do you see instead?
-Please provide any additional information below.
- Not sure if I'm just missing a setting for GPG, but I would think I should only need to use the web app to configure the remote server.
+I expect to enter a passphase once and then it will sync all files with the remote server.
+Instead, it begins syncing the files to the server but prompts for a GPG passphase for every single file.
+
+#### What version of git-annex are you using? On what operating system?
+
+3.20121017 precompiled binary on Arch Linux
+
+#### Please provide any additional information below.
+
+Not sure if I'm just missing a setting for GPG, but I would think I should only need to use the web app to configure the remote server.