Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2017-05-19 10:26:19 -04:00
commit 9b61806063
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 35 additions and 0 deletions

View file

@ -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..
"""]]

View file

@ -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.
"""]]

View file

@ -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.
"""]]