• 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: How to get Xcode CI bot to update git submodules?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get Xcode CI bot to update git submodules?


  • Subject: Re: How to get Xcode CI bot to update git submodules?
  • From: Jens Alfke <email@hidden>
  • Date: Mon, 05 Jan 2015 14:27:39 -0800

My QA team and I are still stuck on this problem. I've now filed rdar://19378528.
Has anyone gotten Xcode CI bots to work with a project whose repo uses Git submodules??

—Jens

On Dec 12, 2014, at 3:20 PM, Jens Alfke <email@hidden> wrote:

We set up a CI bot for Xcode to build our project, but it's not working correctly. Our git repo has a number of submodules, but the bot doesn't update the submodules before building, so it ends up building old revisions of the code in the submodules and gets errors.

I looked at the Source Control Log portion of the bot's logs, and I saw some lines saying "Forced Revision" implying that it's checked out specific revisions of the submodules. The problem is, those revisions are incorrect. I don't know where it got those rev IDs from; they're not the ones specified in the git repo, they're often several weeks old.

What's going wrong here?

—Jens

2014-12-12 15:11:28.154 XCSCheckoutIntegrationStep.m:83 [XCSCheckoutIntegrationStep enqueueOperations]
[SourceControl] About to update/checkout:
https://email@hidden/couchbase/couchbase-lite-ios.git Branch: Master (@(null)) into couchbase-lite-ios/ 
https://github.com/robbiehanson/CocoaAsyncSocket.git Forced Revision: 1ee2e65e6ed7837736e840375726ee1dfbfcedf8 into couchbase-lite-ios/vendor/WebSockets-Cocoa/vendor/CocoaAsyncSocket/ 
git://github.com/couchbaselabs/CocoaHTTPServer.git Forced Revision: 12999d96703cb04fb72a796fc83f78fdf836153d into couchbase-lite-ios/vendor/CocoaHTTPServer/ 
git://github.com/couchbaselabs/fmdb.git Forced Revision: 613b75052e35ca33f10d992eb0ce120b6728079d into couchbase-lite-ios/vendor/fmdb/ 
git://github.com/couchbaselabs/ios-oauthconsumer.git Forced Revision: 4f4d10c22e3c0231be82de82d88e3ae14e56611d into couchbase-lite-ios/vendor/oauthconsumer/ 
git://github.com/snej/sqlite3-unicodesn.git Forced Revision: 720b04a7c35c0d6d3058f6ddd350c760ac14ed8c into couchbase-lite-ios/vendor/sqlite3-unicodesn/ 
git://github.com/couchbaselabs/WebSockets-Cocoa.git Forced Revision: 3b47846dddd9b5165f8682675a1ae0088de6137e into couchbase-lite-ios/vendor/WebSockets-Cocoa/ 
git://github.com/snej/MYUtilities.git Forced Revision: 213df373500d50c276c2aa5a85aa8a9a30f4c417 into couchbase-lite-ios/vendor/MYUtilities/
 _______________________________________________
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: How to get Xcode CI bot to update git submodules?
      • From: Dave Camp <email@hidden>
  • Next by Date: launch file required for iPhone 6,6+ ?
  • Next by thread: Re: How to get Xcode CI bot to update git submodules?
  • Index(es):
    • Date
    • Thread