• 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: Xcode 3.x and Subversion 1.5.0
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 3.x and Subversion 1.5.0


  • Subject: Re: Xcode 3.x and Subversion 1.5.0
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Wed, 16 Jul 2008 17:59:19 +0200


Le 16 juil. 08 à 17:52, Karl Moskowski a écrit :

IIRC, in Xcode 3.0, the SCM support was rewritten so it no longer spawns a task that calls the svn binary. Instead, it's linked against the Subversion API. Unfortunately, the version of the SVN libraries used is probably < 1.5.


Now you say it, I think i read it somewhere too.

Anyway, it's easy to check :

otool -L /Developer/Library/Xcode/Plug-ins/ XcodeSubversionPlugin.xcplugin/Contents/MacOS/XcodeSubversionPlugin
...
/usr/lib/libsvn_fs_fs-1.0.dylib (compatibility version 1.0.0, current version 1.0.0)
/usr/lib/libsvn_fs-1.0.dylib (compatibility version 1.0.0, current version 1.0.0)
/usr/lib/libsvn_ra_dav-1.0.dylib (compatibility version 1.0.0, current version 1.0.0)
/usr/lib/libsvn_ra_local-1.0.dylib (compatibility version 1.0.0, current version 1.0.0)
...



_______________________________________________ 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: Xcode 3.x and Subversion 1.5.0
      • From: Andrew Pontious <email@hidden>
References: 
 >Re: Xcode 3.x and Subversion 1.5.0 (From: Karl Moskowski <email@hidden>)

  • Prev by Date: Re: Xcode 3.x and Subversion 1.5.0
  • Next by Date: Re: Xcode 3.x and Subversion 1.5.0
  • Previous by thread: Re: Xcode 3.x and Subversion 1.5.0
  • Next by thread: Re: Xcode 3.x and Subversion 1.5.0
  • Index(es):
    • Date
    • Thread