Talk:Git-annex: Difference between revisions
Trying to recover the repo |
No edit summary |
||
| Line 1: | Line 1: | ||
<code>~/bin/git-annex.linux/git annex version</code> | |||
<pre> | |||
git-annex version: 5.20140709-gf15d2aa | |||
build flags: Assistant Webapp Webapp-secure Pairing Testsuite S3 WebDAV Inotify DBus DesktopNotify XMPP DNS Feeds Quvi TDFA CryptoHash | |||
key/value backends: SHA256E SHA1E SHA512E SHA224E SHA384E SKEIN256E SKEIN512E SHA256 SHA1 SHA512 SHA224 SHA384 SKEIN256 SKEIN512 WORM URL | |||
remote types: git gcrypt S3 bup directory rsync web webdav tahoe glacier ddar hook external | |||
local repository version: unknown | |||
supported repository version: 5 | |||
upgrade supported from repository versions: 0 1 2 4 | |||
</pre> | |||
<code>~/bin/git-annex.linux/git annex info</code> | |||
<pre> | <pre> | ||
repository mode: indirect | repository mode: indirect | ||
trusted repositories: 0 | trusted repositories: 0 | ||
| Line 21: | Line 31: | ||
</pre> | </pre> | ||
Which I also copied to an external USB drive for "backup" | Which I also copied to an external USB drive for "backup" | ||
<code>~/bin/git-annex.linux/git annex info</code> | |||
<pre> | <pre> | ||
repository mode: indirect | repository mode: indirect | ||
trusted repositories: 0 | trusted repositories: 0 | ||