Cloud Code では、Cloud Source Repositories に新しいプロジェクトを追加し、既存のプロジェクトをチェックアウトできます。
始める前に
- Sign in to your Google Cloud account. If you're new to Google Cloud, create an account to evaluate how our products perform in real-world scenarios. New customers also get $300 in free credits to run, test, and deploy workloads.
-
In the Google Cloud console, on the project selector page, select or create a Google Cloud project.
-
Make sure that billing is enabled for your Google Cloud project.
-
In the Google Cloud console, on the project selector page, select or create a Google Cloud project.
-
Make sure that billing is enabled for your Google Cloud project.
ソースコードのアップロード
Cloud Code から Cloud Source Repositories にコードをアップロードします。
Cloud Source Repositories に追加するプロジェクトを開きます。
[VCS] > [Cloud Source Repositories にアップロード] の順にクリックします。
ダイアログでプルダウン メニューを使用して、プロジェクトに関連付けられている Cloud プロジェクトを選択します。
プルダウン メニューを使って Cloud リポジトリを選択します。
リポジトリがない場合、または新しいリポジトリを作成する場合は、[Create a new cloud repository] をクリックします。
Google Cloud コンソールの新しいブラウザ ウィンドウが開きます。ここで、新しいリポジトリを作成できます。
デフォルトでは、リモート名は自動設定されます。[New Remote Name] フィールドに別の名前を指定することもできます。
[アップロード] をクリックします。
ソースファイルの参照
ソースコードをアップロードした後、Google Cloud Console でコードを参照します。
Google Cloud Console で、ソースコードが含まれているプロジェクトを選択します。
左側のナビゲーション バーの [ツール] セクションで、[開発] > [ソース リポジトリ] を選択します。
ソースコードのチェックアウト
Cloud Source Repositories からソースコードをチェックアウトする手順は次のとおりです。
[VCS] > [Get from Version Control] を選択します。
- [Version Control] プルダウンから [Google Cloud] を選択し、[Clone] をクリックします。
- [Clone from Google Cloud] ダイアログで、プロジェクトに関連付けられている Cloud プロジェクトを選択します。
- [Cloud Repository] を選択します。
- [Parent Directory] を選択します。
- [Directory Name] を入力します。
- [Clone] をクリックします。
また、[Welcome] 画面からチェックアウトすることもできます。それには、[Get from Version Control] を選択し、[バージョン管理] プルダウンから [Google Cloud] を選択します。これにより、[Clone from Google Cloud] ダイアログが表示されます。