新規プロジェクト用の VCS リポジトリの作成

Git、Mercurial、Bazaar など、ローカルでのリポジトリ作成をサポートしているバージョン管理システム用のリポジトリは、以下の方法で作成できます:

  • 新しいプロジェクトを作成するには、File >New Project と進み、最後のウィザード・ページでバージョン管理システムを選択します。
  • プロジェクト・ディレクトリをバージョン管理下に置くには、Tools にアクセスし、バージョン管理システムのサブメニューでCreate Repository を選択します。
  • すでにバージョン管理下にあるプロジェクトをインポートするには、File >New Project >Project from Version Control と進み、使用しているバージョン管理システムを選択します。ウィザードの指示に従って、プロジェクトをインポートしてください。

How To: Use Git,Use project wizards,Creating Projects,Git, andVersion Control Systemsも参照してください

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.