From 3d4b6d05da18320677308536e4a1f3c0649dacc6 Mon Sep 17 00:00:00 2001 From: "leavingchicago@c04c893e78d1c4c76cb3e32b5c227cf42bbf7682" Date: Fri, 19 May 2017 01:02:57 +0000 Subject: Added a comment --- .../comment_1_89d2819893ae954041d65a5758993be8._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/forum/treat_directory_with_multiple_files_as_a_single_item/comment_1_89d2819893ae954041d65a5758993be8._comment 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. +"""]] -- cgit v1.2.3 From c5bf0e2c1966b4c13b0042dcf316213780f35177 Mon Sep 17 00:00:00 2001 From: mario Date: Fri, 19 May 2017 12:00:03 +0000 Subject: Added a comment --- .../comment_1_ada30e2fead4b5b8f5e53388f941eb07._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/git-annex_help_import_outdated__63__/comment_1_ada30e2fead4b5b8f5e53388f941eb07._comment 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.. + +"""]] -- cgit v1.2.3 From e3bf8f61e19cc40ee137eb3b89db07e557632464 Mon Sep 17 00:00:00 2001 From: "dav02.git@4d920fe040aa5df86fcd9f4dd57d3fcf85ee5641" Date: Fri, 19 May 2017 12:14:14 +0000 Subject: Added a comment: (compress/tar)ing the files --- .../comment_2_6889f4695bca77c18efe0000fc491b57._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/forum/treat_directory_with_multiple_files_as_a_single_item/comment_2_6889f4695bca77c18efe0000fc491b57._comment 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. +"""]] -- cgit v1.2.3