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 にアップロード] をクリックします。または、メニューで [ツール] > [Google Cloud Code] > [Cloud Source Repositories にアップロード] に移動します。
ダイアログでプルダウン メニューを使用して、プロジェクトに関連付けられている Cloud プロジェクトを選択します。
プルダウン メニューを使って Cloud リポジトリを選択します。
リポジトリがない場合、または新しいリポジトリを作成する場合は、[Create a new cloud repository] をクリックします。
Google Cloud コンソールの新しいブラウザ ウィンドウが開きます。ここで、新しいリポジトリを作成できます。
デフォルトでは、リモート名は自動設定されます。[New Remote Name] フィールドに別の名前を指定することもできます。
[アップロード] をクリックします。
開発
新しい変更の commit や push などの他のオペレーションの場合は、[VCS] > [VCS オペレーション ポップアップ] に移動します。
ソースファイルを参照する
ソースコードをアップロードした後、Google Cloud コンソールでコードを参照します。
Google Cloud コンソールで、ソースコードが含まれているプロジェクトを選択します。
検索バーで「
Cloud Source Repositories
」を検索します。
ソースコードをチェックアウトする
Cloud Source Repositories からソースコードをチェックアウトする手順は次のとおりです。
- [VCS] > [Get from Version Control] を選択します。または、ようこそダイアログに移動して [Get from VSC] をクリックします。
- [Version Control] プルダウンから [Google Cloud] を選択し、[Clone] をクリックします。
- [Clone from Google Cloud] ダイアログで、プロジェクトに関連付けられている Cloud プロジェクトを選択します。
- [Cloud Repository] を選択します。
- [Parent Directory] を選択します。
- [Directory Name] を入力します。
- [クローン] をクリックします。
また、[Welcome] 画面からチェックアウトすることもできます。それには、[Get from Version Control] を選択し、[バージョン管理] プルダウンから [Google Cloud] を選択します。これにより、[Clone from Google Cloud] ダイアログが表示されます。