• 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 + Xcode + é == Headache (Followup)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Subversion + Xcode + é == Headache (Followup)


  • Subject: Re: Subversion + Xcode + é == Headache (Followup)
  • From: Chris Espinosa <email@hidden>
  • Date: Sat, 15 Oct 2005 08:39:33 -0700

On Oct 15, 2005, at 12:45 AM, Alexey Proskuryakov wrote:

Actually, ́ are only an accent from "é", so the URL is in fact incorrect... It should have been André (precomposed) or André (decomposed).

You are correct and that's probably the source of the error.

Generally, URLs are expected to be in precomposed form, but Apple often violates this convention (which causes various problems). OTOH, a Unicode-savvy server should accept either.

THe HFS standard for file names is canonical decomposed UTF-16, and we rely on CFURL's standard routines to convert to and from that format. Since this is a file:/// url, it shouldn't matter how savvy svn is; we should be passing a correctly encoded HFS-ready URL.


http://developer.apple.com/documentation/MacOSX/Conceptual/ BPInternational/Articles/FileEncodings.html

Chris
_______________________________________________
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


References: 
 >Re: Subversion + Xcode + é == Headache (Followup) (From: email@hidden)
 >Re: Subversion + Xcode + é == Headache (Followup) (From: Chris Espinosa <email@hidden>)
 >Re: Subversion + Xcode + é == Headache (Followup) (From: "Alexey Proskuryakov" <email@hidden>)

  • Prev by Date: Re: 10.2.8 SDK won't compile <Carbon/Carbon.h>
  • Next by Date: Xcode 2.1 + J2EE templates = Preview build?
  • Previous by thread: Re: Subversion + Xcode + é == Headache (Followup)
  • Next by thread: Running a Make-based project
  • Index(es):
    • Date
    • Thread