When creating a new Plan, you must define a 'default source repository'. This includes specifying the source repository settings (including the repository's location), any required authentication details and other options specific to the type of repository. You can also specify the type of build strategy the Plan will use.
The 'default source repository' is initially used by the Plan's 'Default Job' and can also be used by other Jobs added to this Plan. You can override the default repository for any Job, by defining a custom source repository for it (after creating the Plan).
For details, please refer to the following pages (see Notes below):
Navigating to the Source Repository Settings for a Job
To navigate to the source repository settings for a Job:
- Click 'Home' to go to the Dashboard.
- Click the 'All Plans' tab.
- Locate the Plan in the list which contains the Job you wish to configure and click the Plan's name. The Plan's Plan Summary page will be displayed.
- Locate the Job in the 'Plan Navigator' on the left and click the name of the Job. The Job's Summary will be displayed.
- Click the 'Actions' menu and click 'Configure Job'.
- Click the 'Source Repository' tab to display the repository settings for your Job.
Screenshot above: Configuring a Job — Subversion Source Repository
Notes