• 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: Cannot link project checkedout from an SVN repository
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot link project checkedout from an SVN repository


  • Subject: Re: Cannot link project checkedout from an SVN repository
  • From: Chris Espinosa <email@hidden>
  • Date: Sun, 27 Nov 2005 18:57:25 -0800

On Nov 27, 2005, at 12:56 PM, Frank Reiff wrote:

I have a similar library related problem with my first svn builds. In my case it looks like a "mylib.a"-type library gets corrupted when imported into svn. In my case it's an external library and I have simply put it outside svn control and that works fine. My suspicion is that svn does not deal properly with resource forks.

Unix files don't have resource forks, so that's not it. Usually the problem is when an SCM system changes the creation date of a Mach-O file such that it doesn't match the internal timestamp. If it's advising you to run 'ranlib' on the files that's probably it.


In your situation I would try to narrow the problem down to the library files and see which one causes the problem.

That, or build the .a from source as part of the build, or zip it before committing to svn and unzip as part of the build process.


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: 
 >Cannot link project checkedout from an SVN repository (From: Majid Hatna <email@hidden>)
 >Re: Cannot link project checkedout from an SVN repository (From: Frank Reiff <email@hidden>)

  • Prev by Date: RE: Troubles upgrading a XCode 1.5 project to 2.2
  • Next by Date: Re: Troubles upgrading a XCode 1.5 project to 2.2
  • Previous by thread: Re: Cannot link project checkedout from an SVN repository
  • Next by thread: Re: Cannot link project checkedout from an SVN repository
  • Index(es):
    • Date
    • Thread