Xcode bots in Mavericks server require all submodules to be on branches
| Originator: | a2 | ||
| Number: | rdar://14332166 | Date Originated: | 02-Jul-2013 11:35 AM |
| Status: | Open | Resolved: | |
| Product: | OS X Server | Product Version: | 2.2.57 (261.4) |
| Classification: | Serious Bug | Reproducible: | Always |
Summary: The Xcode build server bundled with OS X Mavericks server Steps to Reproduce: - Create an Xcode project with submodules that are not on branches, but rather on specific commits. - Create an Xcode bot through the Product > Create Bot… menu item. - Allow the bot to integrate. Expected Results: - The Xcode build server should check out the required commits via their SHA checksums. Actual Results: - The Xcode build server errors out with the message "pathspec '(no branch)' did not match any file(s) known to git". Notes: See the attached file for an example error log when the Xcode build server tries to check out the '(no branch)' pathspec.
Comments
Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!