summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-13 15:51:45 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-13 15:51:45 -0400
commitd05e7fea814b51146705fe6623d813011e2bb37c (patch)
tree6a58b053eba682031f250ec7a763bc406b04bfeb /doc/bugs
parentee63d9893e80478087fbd115b54d40f4171321bd (diff)
parent2dd94de0a93fda8ab10ae2aa02a988949de2cd51 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/Git_annex_add_._dies_when_you_add_too_much/comment_1_a99b96c38bba3af54e0152cc3730c16c._comment10
-rw-r--r--doc/bugs/problems_with_utf8_names/comment_10_c53c309771caa41accab5523cc6998dd._comment10
2 files changed, 20 insertions, 0 deletions
diff --git a/doc/bugs/Git_annex_add_._dies_when_you_add_too_much/comment_1_a99b96c38bba3af54e0152cc3730c16c._comment b/doc/bugs/Git_annex_add_._dies_when_you_add_too_much/comment_1_a99b96c38bba3af54e0152cc3730c16c._comment
new file mode 100644
index 000000000..de4928b3a
--- /dev/null
+++ b/doc/bugs/Git_annex_add_._dies_when_you_add_too_much/comment_1_a99b96c38bba3af54e0152cc3730c16c._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="209.250.56.43"
+ subject="comment 1"
+ date="2014-01-13T19:22:12Z"
+ content="""
+It looks like git-annex was leaking memory, and so ran out and died.
+
+But, you're using an ancient version of git-annex from 2012. Upgrade to a current version and write back if it still has a memory leak. I doubt it does.
+"""]]
diff --git a/doc/bugs/problems_with_utf8_names/comment_10_c53c309771caa41accab5523cc6998dd._comment b/doc/bugs/problems_with_utf8_names/comment_10_c53c309771caa41accab5523cc6998dd._comment
new file mode 100644
index 000000000..c60168aa0
--- /dev/null
+++ b/doc/bugs/problems_with_utf8_names/comment_10_c53c309771caa41accab5523cc6998dd._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="209.250.56.43"
+ subject="comment 10"
+ date="2014-01-13T19:20:29Z"
+ content="""
+No, you're wrong: Git-annex supports every filepath encoding. This bug report has been fixed, and closed for 2 years now. git-annex treats filepaths as bytestrings (essentially).
+
+Whatever problem you are having must have some other cause.
+"""]]