Re: Evil UTF-8 Character in filename in repo causing issues on my wc

2011-06-22 Thread Vincent Lefevre
On 2011-06-22 19:34:08 +0200, Stefan Sperling wrote: > On Wed, Jun 22, 2011 at 07:09:22PM +0200, Andreas Krey wrote: > > In my opinion it would be saner nowadays to assume file names to > > be in utf8 and warn if they are not, and use the setting in LANG > > for console I/O only. > > This strategy

Re: Evil UTF-8 Character in filename in repo causing issues on my wc

2011-06-22 Thread Vincent Lefevre
On 2011-06-22 16:28:31 +0200, Stefan Sperling wrote: > On Wed, Jun 22, 2011 at 03:42:42PM +0200, Vincent Lefevre wrote: > > On 2011-06-15 12:29:37 +0200, Stefan Sperling wrote: > > > Unicode, and it's quirk of allowing the *same* character to be encoded > > > in *different* ways, came much later. >

Re: Evil UTF-8 Character in filename in repo causing issues on my wc

2011-06-22 Thread Stefan Sperling
On Wed, Jun 22, 2011 at 07:09:22PM +0200, Andreas Krey wrote: > In my opinion it would be saner nowadays to assume file names to > be in utf8 and warn if they are not, and use the setting in LANG > for console I/O only. This strategy may work well for applications starting out today. but it won't

Re: Evil UTF-8 Character in filename in repo causing issues on my wc

2011-06-22 Thread Andreas Krey
On Wed, 22 Jun 2011 16:28:31 +, Stefan Sperling wrote: ... > Subversion is internally converting path names from the native encoding Except that LANG isn't *the* native encoding. It is at least debatable whether it should be used to interpret file system name strings. (And it's rather hacked,

Re: Evil UTF-8 Character in filename in repo causing issues on my wc

2011-06-22 Thread Stefan Sperling
On Wed, Jun 22, 2011 at 03:42:42PM +0200, Vincent Lefevre wrote: > On 2011-06-15 12:29:37 +0200, Stefan Sperling wrote: > > Unicode, and it's quirk of allowing the *same* character to be encoded > > in *different* ways, came much later. > > > > I think it is unfortunate that Apple broke with the c

Re: Evil UTF-8 Character in filename in repo causing issues on my wc

2011-06-22 Thread Vincent Lefevre
On 2011-06-15 12:29:37 +0200, Stefan Sperling wrote: > Unicode, and it's quirk of allowing the *same* character to be encoded > in *different* ways, came much later. > > I think it is unfortunate that Apple broke with the concept that a > filename is just a string of bytes. It's also unfortunate

Re: Evil UTF-8 Character in filename in repo causing issues on my wc

2011-06-16 Thread Geoff Hoffman
On Thu, Jun 16, 2011 at 11:07 AM, B Smith-Mannschott wrote: > On Thu, Jun 16, 2011 at 18:24, Geoff Hoffman > wrote: > > > > > > On Wed, Jun 15, 2011 at 11:19 PM, Markus Schaber < > m.scha...@3s-software.com> > > wrote: > >> > >> Hi, Geoff, > >> > >> Von: Geoff Hoffman [mailto:ghoff...@cardinalpat

Re: Evil UTF-8 Character in filename in repo causing issues on my wc

2011-06-16 Thread B Smith-Mannschott
On Thu, Jun 16, 2011 at 18:24, Geoff Hoffman wrote: > > > On Wed, Jun 15, 2011 at 11:19 PM, Markus Schaber > wrote: >> >> Hi, Geoff, >> >> Von: Geoff Hoffman [mailto:ghoff...@cardinalpath.com] >> >>> I have a file with some (I believe) Portuguese characters in the >> >>> filename that someone man

Re: Evil UTF-8 Character in filename in repo causing issues on my wc

2011-06-16 Thread Geoff Hoffman
On Wed, Jun 15, 2011 at 11:19 PM, Markus Schaber wrote: > Hi, Geoff, > > Von: Geoff Hoffman [mailto:ghoff...@cardinalpath.com] > >>> I have a file with some (I believe) Portuguese characters in the > >>> filename that someone managed to store in the repo without any problem, > >>> and I checked it

AW: Evil UTF-8 Character in filename in repo causing issues on my wc

2011-06-15 Thread Markus Schaber
Hi, Geoff, Von: Geoff Hoffman [mailto:ghoff...@cardinalpath.com] >>> I have a file with some (I believe) Portuguese characters in the >>> filename that someone managed to store in the repo without any problem, >>> and I checked it out without issues, too. However, now on my working >>> copy, it t

Re: Evil UTF-8 Character in filename in repo causing issues on my wc

2011-06-15 Thread Geoff Hoffman
On Tue, Jun 14, 2011 at 11:36 PM, Markus Schaber wrote: > Hi, Geoff, > > Von: Geoff Hoffman [mailto:ghoff...@cardinalpath.com] > > > I have a file with some (I believe) Portuguese characters in the > filename that someone managed to store in the repo without any problem, > and I checked it out wit

Re: Evil UTF-8 Character in filename in repo causing issues on my wc

2011-06-15 Thread Stefan Sperling
On Wed, Jun 15, 2011 at 01:39:30AM -0500, Ryan Schmidt wrote: > I would clarify this by saying the problem is that Subversion assumes > that a filename submitted in one version of UTF-8 encoding will always > stay in that version of UTF-8 encoding, and on the HFS+ filesystem, > used by Mac OS X, th

Re: Evil UTF-8 Character in filename in repo causing issues on my wc

2011-06-14 Thread Ryan Schmidt
On Jun 14, 2011, at 18:59, Stefan Sperling wrote: > On Tue, Jun 14, 2011 at 04:24:46PM -0700, Geoff Hoffman wrote: >> I have a file with some (I believe) Portuguese characters in the filename >> that someone managed to store in the repo without any problem, and I checked >> it out without issues,

AW: Evil UTF-8 Character in filename in repo causing issues on my wc

2011-06-14 Thread Markus Schaber
Hi, Geoff, Von: Geoff Hoffman [mailto:ghoff...@cardinalpath.com] > I have a file with some (I believe) Portuguese characters in the filename that someone managed to store in the repo without any problem, and I checked it out without issues, too. However, now on my working copy, it thinks that fil

Re: Evil UTF-8 Character in filename in repo causing issues on my wc

2011-06-14 Thread Daniel Shahaf
Stefan Sperling wrote on Wed, Jun 15, 2011 at 01:59:18 +0200: > On Tue, Jun 14, 2011 at 04:24:46PM -0700, Geoff Hoffman wrote: > > I have a file with some (I believe) Portuguese characters in the filename > > that someone managed to store in the repo without any problem, and I checked > > it out wi

Re: Evil UTF-8 Character in filename in repo causing issues on my wc

2011-06-14 Thread Stefan Sperling
On Tue, Jun 14, 2011 at 04:24:46PM -0700, Geoff Hoffman wrote: > I have a file with some (I believe) Portuguese characters in the filename > that someone managed to store in the repo without any problem, and I checked > it out without issues, too. However, now on my working copy, it thinks that > f

Evil UTF-8 Character in filename in repo causing issues on my wc

2011-06-14 Thread Geoff Hoffman
I have a file with some (I believe) Portuguese characters in the filename that someone managed to store in the repo without any problem, and I checked it out without issues, too. However, now on my working copy, it thinks that file is locally new. I did an svn copy ok, but I can't seem to delete t