Re: Trouble with non-ASCII characters in file names
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-01-17 17:38:15 CET
Florian Weimer <fw@deneb.enyo.de> writes:
> #!/bin/sh
The sequence gr\374n is not a valid UTF8 sequence. If you import
This illustrates a problem I raised last year, when the client expects
> If LC_CTYPE=ISO-8859-1, it fails at "svn copy" with:
That is a bug in copy, I've just fixed it on the trunk (r8361).
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sat Jan 17 17:39:37 2004 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.