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

This commit is contained in:
Joey Hess 2013-07-20 16:31:31 -04:00
commit e344da5ea2
6 changed files with 55 additions and 0 deletions

View file

@ -0,0 +1,11 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.154.0.140"
subject="comment 5"
date="2013-07-20T17:39:48Z"
content="""
Ok, I was able to reproduce this problem, although only when using LANG=C.
With a utf8 locale, it doesn't mind the Umlaut, and even works on directories containing invalid unicode characters
(0xd801 and 0xffff)
"""]]

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.154.0.140"
subject="comment 4"
date="2013-07-20T19:54:59Z"
content="""
You don't seem to be getting the broken symlink when using the bundle. Is the symlink still not pointing to the content of the file?
I do think I will need the file to debug further, unless you'd like to go on a possibly hundred step round-trip debugging sage with me.
"""]]

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.154.0.140"
subject="comment 1"
date="2013-07-20T19:57:05Z"
content="""
This is a known problem with using --listen with a forced port number. See [[Hangs_on_creating_repository_when_using_--listen]]
"""]]