Now LLVMBuildFactory supports both a "legacy mode" with SVN checkout and a git/github checkout.
This provides a transparent way of dialing with the source code in all the bots which use LLVMBuildFactory directly or indirectly through UnifiedTreeBuilder.
is_legacy_mode is True by default to keep the status quo, but later will be changed to False to migrate all the supported bots to github.