Talk:Git-annex: Difference between revisions
From Freephile Wiki
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 | ||
Latest revision as of 19:57, 14 July 2014
~/bin/git-annex.linux/git annex version
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
~/bin/git-annex.linux/git annex info
repository mode: indirect
trusted repositories: 0
semitrusted repositories: 3
00000000-0000-0000-0000-000000000001 -- web
9f1e6204-9aac-4e8d-b9ab-ddc9abef3185 -- greg@greg-laptop:~/annex [here]
dbd402ef-6264-4683-831c-680d947a7dc1 -- disk-b [diskb]
untrusted repositories: 0
transfers in progress: none
available local disk space: 7.96 gigabytes (+1 megabyte reserved)
local annex keys: 165
local annex size: 71.11 megabytes
annexed files in working tree: 1
size of annexed files in working tree: 2 bytes
bloom filter size: 16 mebibytes (0% full)
backend usage:
SHA256E: 166
Which I also copied to an external USB drive for "backup"
~/bin/git-annex.linux/git annex info
repository mode: indirect
trusted repositories: 0
semitrusted repositories: 3
00000000-0000-0000-0000-000000000001 -- web
9f1e6204-9aac-4e8d-b9ab-ddc9abef3185 -- greg@greg-laptop:~/annex [greglaptop]
dbd402ef-6264-4683-831c-680d947a7dc1 -- disk-b [here]
untrusted repositories: 0
transfers in progress: none
available local disk space: 138.59 gigabytes (+1 megabyte reserved)
local annex keys: 167
local annex size: 71.34 megabytes
annexed files in working tree: 0
size of annexed files in working tree: 0 bytes
bloom filter size: 16 mebibytes (0% full)
backend usage:
SHA256E: 167
~/bin/git-annex.linux/git annex unusedreports 166 files unused, and that is basically the entire contents of my repo.