This commit is contained in:
guillaume.charbonnier@b98fd014ecb3f24159afc522ada81365a562f4fc 2019-04-20 23:10:26 +00:00 committed by admin
parent b23e3a83b1
commit 2e31977789

View file

@ -11,11 +11,13 @@ git-annex: initremote: 1 failed
``` ```
### What steps will reproduce the problem? ### What steps will reproduce the problem?
```
mkdir testAdbRemote mkdir testAdbRemote
cd testAdbRemote cd testAdbRemote
git init git init
git annex init git annex init
git annex initremote android type=adb androiddirectory=/sdcard/DCIM encryption=none exporttree=yes importtree=yes git annex initremote android type=adb androiddirectory=/sdcard/DCIM encryption=none exporttree=yes importtree=yes
```
### What version of git-annex are you using? On what operating system? ### What version of git-annex are you using? On what operating system?
Latest conda one in Ubuntu 18.04 LTS Latest conda one in Ubuntu 18.04 LTS