diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-03-12 14:33:38 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-03-12 14:33:38 -0400 |
commit | 20f1365ce1ec3737149a88b73101188269227968 (patch) | |
tree | f1ccc77417e962df2091d43d7e6eb08df42157ad | |
parent | 8b9498ba732a9c63eee13452842705957b7cc7fb (diff) | |
download | ikiwiki-20f1365ce1ec3737149a88b73101188269227968.tar ikiwiki-20f1365ce1ec3737149a88b73101188269227968.tar.gz |
response
-rw-r--r-- | doc/bugs/blog_posts_not_added_to_mercurial_repo.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/blog_posts_not_added_to_mercurial_repo.mdwn b/doc/bugs/blog_posts_not_added_to_mercurial_repo.mdwn index e754868cc..04fce53d7 100644 --- a/doc/bugs/blog_posts_not_added_to_mercurial_repo.mdwn +++ b/doc/bugs/blog_posts_not_added_to_mercurial_repo.mdwn @@ -19,3 +19,6 @@ If I then edit the blog post, **then** the file gets commited and I can see the >>you will consider this behavior a bug, since it's strictly speaking a misconfiguration but it >>still causes ikiwiki's mercurial backend to fail. A quick note in the docs might be a good idea. For my part, please >>close this bug, and thanks for the help. --[[buo]] + +>>> So, in a non-utf8 locale, mercurial fails to commit if the commit +>>> message contains utf8? --[[Joey]] |