I'm running Mavericks Server and using bots for CI. Some of my bots create an archive when run. Since I have a finite of drive space, I want to be sure that I don't overfill the machine with archives and ipa files.
Where are these files stored, and is it possible to change this location?
Found it here.
It turns out that the builds, including the archives, are stored at the following location.
/Library/Server/Xcode/Data/BotRuns/
EDIT:
For Xcode Server 5.0.1 / Xcode 7 GM and beyond, see primulaveris's answer.