This commit is contained in:
parent
cdf9775ce1
commit
d8df23b01f
1 changed files with 11 additions and 18 deletions
|
@ -6,27 +6,20 @@ What is the expected output? What do you see instead?
|
||||||
|
|
||||||
At least two options:
|
At least two options:
|
||||||
|
|
||||||
1) Use an encrypted rsync repository on the server (the existing one)
|
1. Use an encrypted rsync repository on the server (the existing one)
|
||||||
|
2. Use an unencrypted rsync repository on the server
|
||||||
2) Use an unencrypted rsync repository on the server
|
|
||||||
|
|
||||||
What version of git-annex are you using? On what operating system?
|
What version of git-annex are you using? On what operating system?
|
||||||
|
|
||||||
$ ./git-annex version
|
$ ./git-annex version
|
||||||
|
git-annex version: 3.20130102
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||
$ uname -a
|
$ lsb_release -a
|
||||||
|
Distributor ID: Ubuntu
|
||||||
Linux wintermute 3.2.0-35-generic #55-Ubuntu SMP Wed Dec 5 17:45:18 UTC 2012 i686 i686 i386 GNU/Linux
|
Description: Ubuntu 12.04.1 LTS
|
||||||
|
Release: 12.04
|
||||||
$ lsb_release -a
|
Codename: precise
|
||||||
|
|
||||||
Distributor ID: Ubuntu
|
|
||||||
|
|
||||||
Description: Ubuntu 12.04.1 LTS
|
|
||||||
|
|
||||||
Release: 12.04
|
|
||||||
|
|
||||||
Codename: precise
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue