Move the env description to the right place
This commit is contained in:
parent
11f6bbaca8
commit
dfd0e0290a
1 changed files with 13 additions and 12 deletions
|
@ -2,18 +2,6 @@
|
||||||
|
|
||||||
When following the walkthough, I'm unable to sync or copy files to/from special remote.
|
When following the walkthough, I'm unable to sync or copy files to/from special remote.
|
||||||
|
|
||||||
>$ git annex version
|
|
||||||
|
|
||||||
>git-annex version: 6.20160923-gd1dabb3
|
|
||||||
>build flags: Assistant Webapp Pairing Testsuite S3(multipartupload)(storageclasses) WebDAV Inotify DBus DesktopNotify MPP ConcurrentOutput TorrentParser MagicMime Feeds >Quvi
|
|
||||||
>key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 HA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 >SKEIN512E SKEIN512 SHA1E SHA1 MD5E MD5 WORM URL
|
|
||||||
>remote types: git gcrypt S3 bup directory rsync web bittorrent webdav tahoe glacier ddar hook external
|
|
||||||
>local repository version: 5
|
|
||||||
>supported repository versions: 5 6
|
|
||||||
>upgrade supported from repository versions: 0 1 2 3 4 5
|
|
||||||
>operating system: linux x86_64
|
|
||||||
|
|
||||||
|
|
||||||
### What steps will reproduce the problem?
|
### What steps will reproduce the problem?
|
||||||
|
|
||||||
Follow the walkthrough:
|
Follow the walkthrough:
|
||||||
|
@ -72,6 +60,19 @@ ls -l /home/vagrant/tmp/dir # Empty dir
|
||||||
### 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: 6.20160923-gd1dabb3
|
||||||
|
>build flags: Assistant Webapp Pairing Testsuite S3(multipartupload)(storageclasses) WebDAV Inotify DBus DesktopNotify MPP ConcurrentOutput TorrentParser MagicMime Feeds >Quvi
|
||||||
|
>key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 HA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 >SKEIN512E SKEIN512 SHA1E SHA1 MD5E MD5 WORM URL
|
||||||
|
>remote types: git gcrypt S3 bup directory rsync web bittorrent webdav tahoe glacier ddar hook external
|
||||||
|
>local repository version: 5
|
||||||
|
>supported repository versions: 5 6
|
||||||
|
>upgrade supported from repository versions: 0 1 2 3 4 5
|
||||||
|
>operating system: linux x86_64
|
||||||
|
|
||||||
|
On a vagrant box `vagrant init "ubuntu/trusty64"`.
|
||||||
|
|
||||||
### Please provide any additional information below.
|
### Please provide any additional information below.
|
||||||
|
|
||||||
[[!format sh """
|
[[!format sh """
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue