From d33d704b834e6561471417030324ac1638032449 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkx5V3MTbzCXS3J7Mn9FEq8M9bPPYMkAHY" Date: Thu, 3 Jan 2013 17:58:03 +0000 Subject: --- ...te_repositories_have_to_be_setup_encrypted.mdwn | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 doc/bugs/Remote_repositories_have_to_be_setup_encrypted.mdwn diff --git a/doc/bugs/Remote_repositories_have_to_be_setup_encrypted.mdwn b/doc/bugs/Remote_repositories_have_to_be_setup_encrypted.mdwn new file mode 100644 index 000000000..1472414d5 --- /dev/null +++ b/doc/bugs/Remote_repositories_have_to_be_setup_encrypted.mdwn @@ -0,0 +1,25 @@ +What steps will reproduce the problem? + +Create a new remote repository in the webapp. Get to the final phase of the setup where it asks you if you want to encrypt it, yet no other option is given to continue. + +What is the expected output? What do you see instead? + +At least two options: + +1) Use an encrypted rsync repository on the server (the existing one) +2) Use an unencrypted rsync repository on the server + +What version of git-annex are you using? On what operating system? + +$ ./git-annex version +git-annex version: 3.20130102 + +$ uname -a +Linux wintermute 3.2.0-35-generic #55-Ubuntu SMP Wed Dec 5 17:45:18 UTC 2012 i686 i686 i386 GNU/Linux + +$ lsb_release -a +Distributor ID: Ubuntu +Description: Ubuntu 12.04.1 LTS +Release: 12.04 +Codename: precise + -- cgit v1.2.3