This commit is contained in:
Joey Hess 2020-02-19 12:47:52 -04:00
parent 4ee7067e8e
commit 30f0858c71
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
5 changed files with 0 additions and 59 deletions

View file

@ -1,22 +0,0 @@
[[!comment format=sh
username="Michael"
avatar="http://cdn.libravatar.org/avatar/86811fdafa094c610ec8ef8858a78dbf"
subject=""Git is older than version 2.22""
date="2019-09-15T19:33:28Z"
content="""
Installing 7.20190912 from the \"ancient\" tarball at https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-i386-ancient.tar.gz on an x86 Synology NAS, I get
$ git annex merge
Git is older than version 2.22 and so it has a memory leak that affects using unlocked files. Recommend you upgrade git before unlocking any files in your repository.
merge git-annex ok
git-annex: thread blocked indefinitely in an MVar operation
$ which git
/var/services/homes/michael/git-annex.linux/git
$ /var/services/homes/michael/git-annex.linux/git --version
git version 2.1.4
Seems like included git is too old then?
"""]]

View file

@ -1,9 +0,0 @@
[[!comment format=mdwn
username="joey"
subject="""comment 2"""
date="2019-09-16T16:02:32Z"
content="""
@Micheal, drat. Opened a bug:
[[bugs/i386ancient_tarball_git_too_old_error]]
(And fixed it; the tarball for this release has been updated.)
"""]]

View file

@ -1,8 +0,0 @@
[[!comment format=mdwn
username="Michael"
avatar="http://cdn.libravatar.org/avatar/86811fdafa094c610ec8ef8858a78dbf"
subject="comment 3"
date="2019-09-17T19:19:36Z"
content="""
@joye, thanks!
"""]]

View file

@ -1,9 +0,0 @@
[[!comment format=mdwn
username="anthony@ad39673d230d75cbfd19d2757d754030049c7673"
nickname="anthony"
avatar="http://cdn.libravatar.org/avatar/05b48b72766177b3b0a6ff4afdb70790"
subject="Thank you"
date="2019-10-25T20:29:46Z"
content="""
Thank you for all the work you do on git-annex. I appreciate it.
"""]]

View file

@ -1,11 +0,0 @@
[[!comment format=mdwn
username="nivek-retsof@97a405d1563af7581f6c8d1f7bae67b0ce896721"
nickname="nivek-retsof"
avatar="http://cdn.libravatar.org/avatar/3aec9a88897e105952a4ed38007fb224"
subject="Thanks!"
date="2019-11-05T22:18:49Z"
content="""
This behavior makes more sense to me. I like keeping my text files in git and binaries in git-annex, and treating them separately is no great mental burden.
Thanks for your great work. Git-annex has become one of the best parts of my computing experience. It is a great relief knowing that my files are in a robust distributed and redundant collection that is easy to maintain.
"""]]