既存のツールからコードをインポートまたは変換する

robotsnoindex
robotsnoindex

As of July 1, Mercurial repositories are read-only

As of July 1, Mercurial repositories, snippets, and wikis are in read-only mode. After July 8th, 2020 they will no longer be accessible. Learn more

To get your existing code into Bitbucket Cloud quickly from another hosting site or system, Bitbucket provides an importer to grab a repository. This importer works if you have your code in CodePlex, GitHub, Google Code, SourceForge, or another Git-based hosting site. However, if your hosting site doesn't fall into one of these sources or you don't have a URL to enter, you can convert your code to Git.

ホスティング サイトからのインポート

You can import from popular code hosting sites via the Bitbucket importer. When you import code from an external Git repository, the importer simply creates a clone of the repository which is then hosted in Bitbucket.


セルフホスト サーバーから Git リポジトリをインポートする場合

Git リポジトリがセルフホスト サーバーにある場合 (Bitbucket Server など)、リポジトリをインポートするには Git サービスを実行する必要があります。

コードをインポートするには、次の手順を実行します。

  1. グローバル サイドバーで + をクリックし、新規作成の下のリポジトリを選択します。
  2. [新しいリポジトリの作成] ページで [リポジトリのインポート] をクリックします。
  3. インポートするコードのソースを選択します。
  4. ソースに応じて、次の情報を入力します。

    ソース必須情報
    CodePlexURLプロジェクト名リポジトリ タイプ
    Git認証が必要な非公開リポジトリの URLユーザー名/パスワードの組み合わせ
    Mercurial認証が必要な非公開リポジトリの URLユーザー名/パスワードの組み合わせ
    SourceForgeURLプロジェクト名リポジトリ タイプ
  5. 新しいリポジトリの名前を入力します。
  6. リポジトリを公開したい場合は、[これは非公開リポジトリです] のチェックを外します。
  7. [リポジトリ タイプ] を選択します。
  8. [詳細設定] を展開し、必要に応じてページの残り部分に記入します。
  9. [リポジトリのインポート] を押します。

インポートが完了したら、リポジトリをクローンします。

Subversion からの変換

If you have a Subversion repository, you need to convert it to Git first before you can import it to Bitbucket.

Subversion から Git への変換

If you have a Subversion (SVN) repository that you'd like to convert to Git, refer to this guide from our Atlassian experts: Migrate to Git from SVN.

最終更新日 2020 年 7 月 1 日

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

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