Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMultiple points of failures if path to the repository contains unicode #506
Comments
A very nice test indeed ! I will hold off from that one for a moment though, even though I believe it should definitely be fixed. |
@yarikoptic Maybe you will have time to try this one again with the latest version. Recently there was a fix merged which might affect this issue. |
pushed rebased ... once again -- please use annotated and/or signed tags for releases ;-) $> git describe upstream/master
0.3.6-537-g5149c80
changes on filesystem:
git/ext/gitdb | 2 +-
2 15009.....................................:Sat 22 Oct 2016 10:50:38 AM EDT:.
(git)hopa:~deb/python-git[tmp-unicode-path]git
$> git describe --tags upstream/master
2.1.0-3-g5149c80 |
Sorry, @yarikoptic ! Annotated tags I can do, forgot about that entirely. Would it help you if I would replace the existing one for 2.1.0 with an annotated one ? |
As demonstrated by setting TMPDIR=/tmp/ссылка in #505 . Although some failures might be confounded by having a symlinked portion of the path, but some looked really like failures due to unicode. Here is a direct link to one of the build logs: https://travis-ci.org/gitpython-developers/GitPython/jobs/156924625