summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmwjQzWgiD7_I3zw-_91rMRf_6qoThupis <Mike@web>2014-06-18 16:40:24 +0000
committerGravatar admin <admin@branchable.com>2014-06-18 16:40:24 +0000
commit75fedb0758ebdd3e3f281fa67edb8fee97848625 (patch)
treecb0d6ec1041236ecc2bd1ac25dbbd15ed1f5871b
parentc4f9a70d733aed3434a8de9d95deac3cb26fc62b (diff)
Added a comment: Versions
-rw-r--r--doc/forum/Recover_files__44___annex_stuck/comment_6_8a14468908f99be2ca4afd73f8a4fcc7._comment18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/forum/Recover_files__44___annex_stuck/comment_6_8a14468908f99be2ca4afd73f8a4fcc7._comment b/doc/forum/Recover_files__44___annex_stuck/comment_6_8a14468908f99be2ca4afd73f8a4fcc7._comment
new file mode 100644
index 000000000..d5eff4fc6
--- /dev/null
+++ b/doc/forum/Recover_files__44___annex_stuck/comment_6_8a14468908f99be2ca4afd73f8a4fcc7._comment
@@ -0,0 +1,18 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawmwjQzWgiD7_I3zw-_91rMRf_6qoThupis"
+ nickname="Mike"
+ subject="Versions"
+ date="2014-06-18T16:40:24Z"
+ content="""
+``git-annex version`` returns:
+
+ git-annex version: 5.20140618-gc2f1c63
+ 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
+
+``git config annex.direct`` exits with error code 1 and doesn't return any information, however I never explicitly set direct mode, and the repository is all symlinked, so my assumption is that it is in indirect mode. Would direct mode be better for such a large repo?
+"""]]