diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkx5V3MTbzCXS3J7Mn9FEq8M9bPPYMkAHY <Pedro@web> | 2013-01-03 17:58:56 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-01-03 17:58:56 +0000 |
commit | adfa66c1697fa32a60db09e00110deb0866b60b8 (patch) | |
tree | 60e8a7889e95004bb1b58ff989cbfe24fb7e7d54 /doc/bugs | |
parent | d33d704b834e6561471417030324ac1638032449 (diff) |
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Remote_repositories_have_to_be_setup_encrypted.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bugs/Remote_repositories_have_to_be_setup_encrypted.mdwn b/doc/bugs/Remote_repositories_have_to_be_setup_encrypted.mdwn index 1472414d5..c77ba8cb2 100644 --- a/doc/bugs/Remote_repositories_have_to_be_setup_encrypted.mdwn +++ b/doc/bugs/Remote_repositories_have_to_be_setup_encrypted.mdwn @@ -7,19 +7,26 @@ 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 |