aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-05-19 10:26:19 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-05-19 10:26:19 -0400
commitcdee836789af64bb19bee77b59ed94029edda9c4 (patch)
treef3b019b971c803f060dd465fedb868101f327ee2
parent11a477157f5de78edc0d0135d6e8e97c7f8645b7 (diff)
parente3bf8f61e19cc40ee137eb3b89db07e557632464 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/forum/git-annex_help_import_outdated__63__/comment_1_ada30e2fead4b5b8f5e53388f941eb07._comment13
-rw-r--r--doc/forum/treat_directory_with_multiple_files_as_a_single_item/comment_1_89d2819893ae954041d65a5758993be8._comment11
-rw-r--r--doc/forum/treat_directory_with_multiple_files_as_a_single_item/comment_2_6889f4695bca77c18efe0000fc491b57._comment11
3 files changed, 35 insertions, 0 deletions
diff --git a/doc/forum/git-annex_help_import_outdated__63__/comment_1_ada30e2fead4b5b8f5e53388f941eb07._comment b/doc/forum/git-annex_help_import_outdated__63__/comment_1_ada30e2fead4b5b8f5e53388f941eb07._comment
new file mode 100644
index 000000000..b054e1520
--- /dev/null
+++ b/doc/forum/git-annex_help_import_outdated__63__/comment_1_ada30e2fead4b5b8f5e53388f941eb07._comment
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="mario"
+ avatar="http://cdn.libravatar.org/avatar/4c63b0935789d29210d0bd8cad8d7ac7"
+ subject="comment 1"
+ date="2017-05-19T12:00:01Z"
+ content="""
+Okay, I did the same on a machine when git-annex was not installed before. Here everything works fine.
+
+So does git-annex help [...] open the locally installed manpages?
+
+I think it should show the help message that belongs to the running binary..
+
+"""]]
diff --git a/doc/forum/treat_directory_with_multiple_files_as_a_single_item/comment_1_89d2819893ae954041d65a5758993be8._comment b/doc/forum/treat_directory_with_multiple_files_as_a_single_item/comment_1_89d2819893ae954041d65a5758993be8._comment
new file mode 100644
index 000000000..5d13ae708
--- /dev/null
+++ b/doc/forum/treat_directory_with_multiple_files_as_a_single_item/comment_1_89d2819893ae954041d65a5758993be8._comment
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="leavingchicago@c04c893e78d1c4c76cb3e32b5c227cf42bbf7682"
+ nickname="leavingchicago"
+ avatar="http://cdn.libravatar.org/avatar/4ae498d3d6ee558d6b65caa658f72572"
+ subject="comment 1"
+ date="2017-05-19T01:02:57Z"
+ content="""
+Have you thought about (compress/tar)ing the files and then only include the single object in the annex?
+
+Would give you the benefits of deduping any data too.
+"""]]
diff --git a/doc/forum/treat_directory_with_multiple_files_as_a_single_item/comment_2_6889f4695bca77c18efe0000fc491b57._comment b/doc/forum/treat_directory_with_multiple_files_as_a_single_item/comment_2_6889f4695bca77c18efe0000fc491b57._comment
new file mode 100644
index 000000000..7ca756be6
--- /dev/null
+++ b/doc/forum/treat_directory_with_multiple_files_as_a_single_item/comment_2_6889f4695bca77c18efe0000fc491b57._comment
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="dav02.git@4d920fe040aa5df86fcd9f4dd57d3fcf85ee5641"
+ nickname="dav02.git"
+ avatar="http://cdn.libravatar.org/avatar/c452f62e60af3c49990973d008ca1b76"
+ subject="(compress/tar)ing the files"
+ date="2017-05-19T12:14:14Z"
+ content="""
+I considered this, but unfortunately in this form I cannot work with files.
+
+There are hacks like archivemount, but they are extremely slow for large number of files and not available on many systems.
+"""]]