You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The Final Builder Server (FBS) import converts all FBS projects into Configurations within Continua CI. The information contained within the FBS project is broken up as follows:

  • Each FBS Project becomes its own Configuration within Continua CI.
  • If the FBS Project was part of a group then the Configuration will be added to a Project with the same name as the group. Otherwise the Configuration will be placed in its own Project.
  • Each Variable in the FBS Project is added to the new Configuration.
  • Each Trigger in the FBS Project is added to the new Configuration. If the trigger is a Repository Trigger, then it is also added as a Global Repository.
    • The following Repository Triggers are currently supported in Continua CI:
      • Accurev
      • Bazaar
      • File system
      • Git
      • Mercurial
      • Perforce
      • Subversion
      • Surround
      • Team Foundation Server
      • Vault
    • If any of these Repository Triggers required passwords, then the /defaultpassword parameter value was used when creating the Repository link. Once the Import completes, you may need to check each repository to verify that they are connecting to your source control correctly.
  • No labels