• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Subversion and UTF-8 filenames
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Subversion and UTF-8 filenames


  • Subject: Re: Subversion and UTF-8 filenames
  • From: David Dunham <email@hidden>
  • Date: Tue, 7 Nov 2006 13:35:47 -0800

On 27 Oct 2006, at 15:32, Alastair Houghton wrote:

Is anyone using Subversion with non-ASCII filenames

Yes, we do. Japanese ones like yours, as it happens.

The solution to your problem is to set your LANG environment variable e.g. in your .profile. In your case, you probably want something like

  export LANG=en_US.UTF-8

If you do that, you should find that Subversion works the way you want.

No, nor does Florent's suggestion.

[French/mfreecelllayouts] % set lang=en_US.UTF-8
[French/mfreecelllayouts] % svn status -u
svn: Can't convert string from native encoding to 'UTF-8':
svn: Azte?\204?\128que.dat
[French/mfreecelllayouts] % ls Azt*
Azte??que.dat
[French/mfreecelllayouts] % set LC_CTYPE=en_US.UTF-8
[French/mfreecelllayouts] % svn status -u
svn: Can't convert string from native encoding to 'UTF-8':
svn: Azte?\204?\128que.dat

------------
David Dunham email@hidden http://www.pensee.com/dunham/
"No matter how far you have gone on a wrong road, turn back." - Turkish proverb


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Subversion and UTF-8 filenames
      • From: Bill Bumgarner <email@hidden>
    • Re: Subversion and UTF-8 filenames
      • From: Jonas Maebe <email@hidden>
    • Re: Subversion and UTF-8 filenames
      • From: "B.J. Buchalter" <email@hidden>
  • Prev by Date: Interface Builder and Custom Views.
  • Next by Date: Re: Subversion and UTF-8 filenames
  • Previous by thread: Interface Builder and Custom Views.
  • Next by thread: Re: Subversion and UTF-8 filenames
  • Index(es):
    • Date
    • Thread