• 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 Icon files in Xcode projects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Subversion and Icon files in Xcode projects


  • Subject: Re: Subversion and Icon files in Xcode projects
  • From: Syd Polk <email@hidden>
  • Date: Fri, 11 Aug 2006 15:59:24 -0500


On Aug 11, 2006, at 3:55 PM, David Holt wrote:

I have been getting the following error when importing my Xcode 2.3 project into a Subversion repository.

svn: Invalid control character '0x0d' in path '/Users/dholt/Desktop/ foo.xcodeproj/Icon

The import fails.

I renamed "Icon?" to "Icon" and then imported the project successfully. The checked out project seems to build and run properly. Is there any danger to renaming the Icon file? Is there a better way to handle this error?

David

The file was probably named "Icon?", where "?" is indeed ASCII 0x0d. This file is used by the finder to automatically bind an icon to a folder. There is some other magic stuff you have to do to get this to work that I don't remember.


In order to get kind of thing into source control, I created a UFS disk image, set everything up there, compressed it, and checked that into source control. My build then mounted the disk image and ditto'd out the contents, which automagically set up the icons for those folders.


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


This email sent to email@hidden

Syd Polk email@hidden "Let the music be your light" - Dave Edwards, KUHF-FM, 1982


_______________________________________________ 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 Icon files in Xcode projects
      • From: David Holt <email@hidden>
References: 
 >Subversion and Icon files in Xcode projects (From: David Holt <email@hidden>)

  • Prev by Date: Subversion and Icon files in Xcode projects
  • Next by Date: Alternatives to "find in project"?
  • Previous by thread: Subversion and Icon files in Xcode projects
  • Next by thread: Re: Subversion and Icon files in Xcode projects
  • Index(es):
    • Date
    • Thread