Index![]()
Downloads (PDF, HTML & XML formats)
[Bamboo Knowledge Base Home]
Documentation for Bamboo 4.0.x. Documentation for earlier versions of Bamboo is available too. 
![]()
When you create a new plan, you specify the default source repository to be used for your plan builds. Bamboo checks out the code from the repository before performing all the subsequent tasks for the build.
Bamboo is able to connect to a variety of SCMs. For details, please refer to the following pages (and see Notes below):
If you are a Bamboo server administrator, you can configure a shared source repository. Shared repositories are available to all plans on the server.
On this page:
Screenshot: Configuring a job — Subversion Source Repository
To navigate to the source repository settings for a plan:
Screenshot: Viewing the details for a source repository of a plan
To navigate to the source repository settings for a job:
For a description of configuring the Source Code Checkout task see Checking out code.
7 Comments
Anonymous
Oct 02, 2009For others using fisheye as your 'Web Repository':
I've had good experience using http://my/atlassian.local/fisheye/browse as my web repository url
(fisheye is visible @ http://atlassian.local/fisheye/ in our setup)
PeTomasek
Mar 31, 2010I see only the following repository types:
Why is Fisheye missing in the list? And why CVS setup requires password authentication for local repository?
Giles Gaskell
Nov 15, 2010Please note that FishEye is not a type of source code repository. FishEye is a tool for accessing and interacting with source code housed in a Subversion, Git, Perforce, ClearCase, CVS or Mercurial source repository.
The documentation on how to integrate FishEye with your Bamboo Plan/Job is explained on each source repository documentation page (i.e. child pages of this one).
Finally, Bamboo does not require you to specify a password for source code repositories — the 'Password' field is optional.
Cheers,
Giles.
Anonymous
Jan 04, 2011I am not sure why there is no description in documentation regarding build of particular label?
Anonymous
Sept 09, 2011Is there a way to map multiple FishEye Repositories to a single Bamboo Plan?
Anonymous
Oct 24, 2011I would also like to find out if there is a way to map multiple perforce branches to a single bamboo plan.
Anonymous
May 02, 2012Anyone know why a Shared Repository wouldn't show up in a Plan's repositories (when I'm trying to create a project task for source code checkout) ?