为新项目创建 VCS 版本库

你可以通过以下方式为支持本地版本库创建的版本控制系统(如 Git、Mercurial 或 Bazaar)创建版本库:

  • 要创建新项目,请访问File >New Project ,然后在最后一个向导页面选择版本控制系统。
  • 要将项目目录置于版本控制之下,请访问Tools ,然后在版本控制系统子菜单中选择Create Repository
  • 要导入已受版本控制的项目,请访问File >New Project >Project from Version Control ,然后选择您使用的版本控制系统。按照向导的指示导入项目。

另请参阅 如何:使用 Git使用项目向导创建项目Git版本控制系统

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.