diff options
author | sauluskahn <sauluskahn@web> | 2012-09-21 21:37:21 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-09-21 21:37:21 +0000 |
commit | 94cab969145281352f889b45c26bf923a52ad9c6 (patch) | |
tree | 75115876fde5c1c1791858566d43c0f0c0fe6d24 /doc | |
parent | d3b0f7c01241766d858cc262b7e248766e79428e (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/git_annex_failing_to_get_non-English_filenames.__Rsync_problem__63__.mdwn | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/forum/git_annex_failing_to_get_non-English_filenames.__Rsync_problem__63__.mdwn b/doc/forum/git_annex_failing_to_get_non-English_filenames.__Rsync_problem__63__.mdwn new file mode 100644 index 000000000..c9dcf2eda --- /dev/null +++ b/doc/forum/git_annex_failing_to_get_non-English_filenames.__Rsync_problem__63__.mdwn @@ -0,0 +1,22 @@ +Whenever I try to get a file with a non-English character, git annex gives me trouble that I don't have with English filenames from the same repo. I'm hesitant to file a bug report here since the problem seems to stem from rsync not being able to handle the characters. Here's the output (everything enclosed in pointy brackets are redacted): + + get <artist>/<album>/<track> (from origin...) + git-annex: /home/<username>/Music/.git/annex/transfer/upload/53e11324-041f-11e2-93ca-27250d76416f/SHA256-s7941079--c5a31f15302d57563d8cd35e43ba34669b5485a99b617a83c89fba02fb2ca981: commitBuffer: invalid argument (invalid character) + protocol version mismatch -- is your shell clean? + (see the rsync man page for an explanation) + rsync error: protocol incompatibility (code 2) at compat.c(174) [Receiver=3.0.9] + + git-annex-shell: sendkey: 1 failed + rsync failed -- run git annex again to resume file transfer + + Unable to access these remotes: origin + + Try making some of these repositories available: + 604f093f-a980-4740-a9df-d21b580a2ba4 -- origin (<remote>) + failed + + + +It spits out similar errors for all files with Japanese/German/French/special characters, and ends with this on the last line: + + git-annex: get: 138 failed |