svn各种状态中英文对照

2023-09-17 12:40:51   第一文档网     [ 字体: ] [ 阅读: ] [ 文档下载 ]
说明:文章内容仅供预览,部分内容可能不全。下载后的文档,内容与下面显示的完全一致。下载之前请确认下面内容是否您想要的,是否完整无缺。下载word有问题请添加QQ:admin处理,感谢您的支持与谅解。点击这里给我发消息

#第一文档网# 导语】以下是®第一文档网的小编为您整理的《svn各种状态中英文对照》,欢迎阅读!
中英文,对照,状态,各种,svn

Synchronization state

The synchronization state is shown with the help of the following icon decorations: Icon

Description

An incoming addition icon means, that the marked resource was added to a repository location, so it's new comparatively to the local copy. It will be added to the local copy after update action. An incoming change icon means, that some changes to the marked file were made comparatively to your local copy. The changes will be added

to the local copy after update action. An incoming deletion icon means, that this resource was deleted from a repository location, but it's still contained in the local copy.

It will be deleted from the local copy after update. An outgoing addition icon means, that the marked resource was added to the local copy, so it's new comparatively to the repository location. It will be added to the repository after commit action. An outgoing change icon means, that some changes to the marked file were made comparatively to the repository location. The changes will

be added to the repository after commit action. An outgoing deletion icon means, that the marked resource was deleted from the local copy, but it's still contained in the repository location. It will be deleted the repository after commit

action. A conflict addition icon means, that to different resources with the marked resource name were added both to the repository location

and to the local copy. A conflict change icon means, that the changes, that can't be merged automatically were made both with local copy and repository one. A manual merge is required. The parents of the decorated resource

will be also decorated. A conflict deletion icon means, that both local and repository's

copy of the resource were deleted. A properties change icon means, that the properties of local or

repository's resource were changed.






指向左边的蓝色箭头包含加号

An incoming addition means that a resource has been added to the repository. Updating will transfer the resource to your workspace.

指向左边的蓝色箭头

An incoming change means that the file has changed in the repository. Updating will transfer the new file revision to your workspace. 指向左边的蓝色箭头包含减号

An incoming deletion means that a resource was deleted from the server. Updating will delete your local resource.

指向右边的黑色箭头包含加号

An outgoing addition means that the file was added to your workspace and is not yet in the repository. Adding then Committing will transfer the new file to the repository.

指向右边的黑色箭头

An outgoing change means that the file was change locally. Committing the file will transfer the changes to the repository and create a new revision of the file.

指向右边的黑色箭头包含减号

An outgoing deletion is a resource that has been deleted locally. Committing these resources will cause the remote resource to be deleted. Note: in CVS directories are never really deleted from the repository. Instead, files are deleted and empty directories are pruned from your workspace.

红色双向箭头包含加号

A conflicting additions means that the resource has been added locally and remotely.

红色双向箭头

A conflicting change means that the file has been changed locally and remotely. A manual or automatic merge will be required by the user. Also, any entries in the view that contain children that are conflicts will also be decorated with the comflict icon. This is done to make conflicts easy to find.

红色双向箭头包含减号

A conflicting deletion means that the resource was deleted locally and remotely. ---------------------------------------------------------------

Synchronization state同步状态 同步状态

同步视图显示你的本地工作平台与服务器存储库中资源的同步状态。状态按图标显示,你也可以把状态显示配置为资源名称之后的文字。下表列出图标的描述。 指向左边的蓝色箭头包含加号,引入新增——表示一项资源已经被加入到服务器。点更新键会把资源传递到本地上。

指向左边的蓝色箭头 引入变化——表示服务器中的资源已经变化。点更新键会把新文件传递到本地。

指向左边的蓝色箭头包含减号 引入删除——表示服务器的资源已被删除。点更新键会删除你本地的资源


本文来源:https://www.dywdw.cn/71fbced5730abb68a98271fe910ef12d2bf9a972.html

相关推荐
推荐阅读