UiPath Documentation
studio
2022.10
false
Studio 用户指南
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。

关于版本控制

实践证明,在开发需要多个用户之间顺畅协作的大型项目时,来源控件系统非常方便。您可以通过访问“主页”(Studio 后台视图) > “团队”来将 Studio 自动化项目连接到 GIT、SVN 或 TFS。

Studio 中默认启用 GIT、SVN 和 TFS 的来源控制插件。您可以从“主页(Studio 后台视图)”>“工具”>“插件”中单独启用或禁用它们。

在 Studio 中打开项目时,通过状态栏中的“添加到来源控件”按钮,您可以找到“GIT Init”、“复制到 GIT”、“添加到 TFS”和“添加到 SVN”的快捷方式。

We recommend adding all the files and subfolders in the project folder to source control (the .local subfolder is ignored by default). In addition, make sure there are no ignore lists such as .gitignore files configured in a way that excludes project files and subfolders.

只有项目文件夹(包含 project.json 文件的文件夹)中的文件和子文件夹才能从 Studio 添加到来源控件。如果要从项目文件夹外部添加文件或文件夹,则必须使用其他来源控件客户端。

备注:

您无法同时连接到“GIT”、“TFS”和“SVN”。

The GIT Version Control offers an overview and instructions on how to work with GIT-versioned projects in Studio.

The steps for checking in your projects to a TFS or SVN repository are detailed in the dedicated pages Managing Projects with TFS and Managing Projects with SVN.

Part of working with versioned files is the possibility to compare changes between the local version of the file and the one checked in the repository. You can do so using Workflow Diff.

If you want to compare two similar files in the same automation project, use Compare Files, which is also available for unversioned files.

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新