新しいバージョン管理機能を定義する

Version control capabilities let Bamboo know where the client application for a version control system is located, so that Bamboo can perform a checkout while building. Bamboo requires that a capability for at least one of the following version control repositories be set so that Bamboo can check out source code from that repository type:

  • Bitbucket Cloud
  • Git 
    If no capability is provided, Bamboo will use its built-in Git implementation. Note that the built-in Git implementation does not support symbolic links, submodules, automatic branch detection, or automatic merging.
  • perforce


SVN サポートはすべての Bamboo エージェントに組み込まれているので、SVN 機能を作成する必要はないことに注意してください。

バージョン管理実行ファイルのパスの例

エージェントに機能を設定する必要があるバージョン管理システムについては、次の表に Linux システムと Windows システムの両方のパスの例を示します。

これらのパスは、実際のシステムの構成によって異なる場合があることに注意してください。

機能タイプパスの例
Git
  • /usr/bin/git
  • C:\Program Files\Git\git.exe
Mercurial
  • /usr/local/bin/hg 
  • C:\Program Files\Mercurial\hg.exe

新しいバージョン管理機能を定義するには

  1. 対象のエージェントに移動します。
  2. ローカル エージェントまたはリモート エージェントを選択します。
  3. Select the version control type you require from Capability type.
  4. エージェント マシン上のクライアント実行ファイルへのフル パスを指定します。

(info) Git がすでにインストールされているマシンに新しいエージェントをインストールすると、エージェントが自動的に Git クライアントを見つけます。

最終更新日: 2023 年 10 月 10 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.