[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn command --cl don't support names that contain chinese characters.

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Thu, 25 Apr 2013 08:37:01 -0400

On 04/25/2013 08:31 AM, Philip Martin wrote:
> Yes, I was using UTF-8. I see the bug in iso-8859-1:
>
> $ svn cl å wc/f
> A [å] wc/f
> $ svn st wc
>
> --- Changelist 'å':
> wc/f
> $ svn st --cl å wc
> $
>
> With your patch:
>
> $ svn st --cl å wc
>
> --- Changelist 'å':
> wc/f

Committed my patch:
   Sending subversion/svn/svn.c
   Transmitting file data .
   Committed revision 1475724.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Enterprise Cloud Development

Received on 2013-04-25 14:37:37 CEST

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.