diff options
author | spwhitton <spwhitton@web> | 2012-12-06 22:17:37 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-12-06 22:17:37 +0000 |
commit | b42ec6034251f4ed59eb5fc8c54ffaacd83887ad (patch) | |
tree | be5526549507a4c952ed3e57e894ed522c3b0544 /doc | |
parent | 5ba49e20de98ff359d597c3c50d221c35457a411 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_11_b8e720340000537de6713c49b7733b2f._comment | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_11_b8e720340000537de6713c49b7733b2f._comment b/doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_11_b8e720340000537de6713c49b7733b2f._comment new file mode 100644 index 000000000..db964e58c --- /dev/null +++ b/doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_11_b8e720340000537de6713c49b7733b2f._comment @@ -0,0 +1,21 @@ +[[!comment format=mdwn + username="spwhitton" + ip="163.1.167.50" + subject="comment 11" + date="2012-12-06T22:17:37Z" + content=""" +Upgrading yesod then git-annex removes the problem I was seeing. Thanks for your help with that. Here is a `git-check-attr` session: + + backups $ git check-attr --stdin annex.backend annex.numcopies -- + athena-etc.tar.gz + athena-etc.tar.gz: annex.backend: unspecified + athena-etc.tar.gz: annex.numcopies: 2 + athena-mail.gz + athena-mail.gz: annex.backend: unspecified + athena-mail.gz: annex.numcopies: 2 + athena-web.tar.gz + athena-web.tar.gz: annex.backend: unspecified + athena-web.tar.gz: annex.numcopies: 2 + [^D pressed] + backups $ +"""]] |