• 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: "Sean McBride" <email@hidden>
  • Date: Thu, 8 Dec 2005 17:08:51 -0500
  • Organization: Rogue Research

On 2005-11-27 18:57, Chris Espinosa said:

>> 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,

Is there no way to make Xcode not care about the date stamp within
the .a file?  I am curious to know what the point of matching the date
stamp of the file and the internal date stamp is.  It seems to cause
everyone problems.  I just wish static libs had no internal date
stamp. :)  But seriously, I am curious to know the point...

Thanks,

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


 _______________________________________________
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

  • Prev by Date: RE: virtual method hidden
  • Next by Date: Re: Cannot link project checkedout from an SVN repository
  • Previous by thread: Re: Quotes Removed When Project Opened And Closed
  • Next by thread: Re: Cannot link project checkedout from an SVN repository
  • Index(es):
    • Date
    • Thread