zsh-workers
 help / color / mirror / code / Atom feed
* Subversion completion don't work with UTF8 (and other) file names
@ 2013-04-26 11:51 Paul Romanchenko
  2013-04-26 12:39 ` Vincent Lefevre
  0 siblings, 1 reply; 11+ messages in thread
From: Paul Romanchenko @ 2013-04-26 11:51 UTC (permalink / raw)
  To: zsh-workers

[-- Attachment #1: Type: text/plain, Size: 341 bytes --]

When trying to autocomplete svn operations in path containing UTF8 file
names, the following error occurs:

$ svn svn: E000022: Can't convert string from native encoding to 'UTF-8':
svn: E000022: /path/to/working/copy/2.?\208?\160...

I suppose this is because of $(LC_ALL=C _call_program....) in _subversion
completion code.

-- 
rmrfchik.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-05-14 13:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-26 11:51 Subversion completion don't work with UTF8 (and other) file names Paul Romanchenko
2013-04-26 12:39 ` Vincent Lefevre
2013-04-26 14:44   ` Peter Stephenson
2013-04-26 15:35     ` Vincent Lefevre
2013-04-29  8:57       ` Peter Stephenson
2013-04-29 13:58         ` Bart Schaefer
2013-05-04  2:15         ` Oliver Kiddle
2013-05-04 13:23           ` Peter Stephenson
2013-05-07  7:38             ` Oliver Kiddle
2013-05-07  9:21               ` Peter Stephenson
2013-05-14 13:28                 ` Vincent Lefevre

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).