且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

ClearTeam Explorer上的ClearCase快照视图

更新时间:2023-12-05 18:37:58

2015年更新:

如下所述,因为 ClearCase 8.0.1.6(2014年12月),支持快照视图(发行说明):

As mentioned below, since ClearCase 8.0.1.6 (Dec 2014), snapshot views are supported (release notes):


快照视图的CTE支持



ClearTeam Explorer(CTE)现在支持快照视图。

有关更多信息,请参考以下技术说明:

CTE support for snapshot views

ClearTeam Explorer (CTE) now supports snapshot views.
For more information, refer to the following technotes:

  • 1691355: new features in CMAPI
  • 1691375: about deliver/rebase operations
  • 1691401: known issues






(最初答复是2014年4月)

网络视图在CTE中被视为快照。


(original answer April 2014)
Web views are considered snapshot in CTE.

区别在于视图服务器不能驻留在您的本地工作站上:它仅驻留在CTE服务器上。

The difference is that the view server cannot reside on your local workstation: it only resides in the CTE server.

请参见 使用ClearCase Web视图关于ClearCase视图


Web视图是一个尽管可以在广域网(WAN)和局域网(LAN)环境中使用,但基于副本的ClearCase视图可以容忍与CCRC WAN服务器的高延迟连接。

A Web view is a copy-based ClearCase view that is tolerant of high-latency connections to a CCRC WAN server, although it may be used in both wide-area network (WAN) and local area network (LAN) environments.

您可以使用Web视图执行的许多ClearCase操作都需要与CCRC WAN服务器的显式连接。但是,即使您与CCRC WAN服务器断开连接,也可以使用一部分操作。

Many of the ClearCase operations you can perform using Web views require an explicit connection to a CCRC WAN server. However, a subset of operations are available that can be used, even when you are disconnected from the CCRC WAN server.

(这是类似于快照视图的部分:)

(This is the part similar to a snapshot view:)


Web视图使用配置规范从一个或多个VOB中选择一组特定的文件和目录版本,以便您可以在计算机***问它们。

资源必须在源代码管理下将其加载到Web视图中,然后才能访问它们。

A Web view uses a config spec to select a specific set of file and directory versions from one or more VOBs so that you can access them on your computer.
Resources under source control must be loaded into a Web view before you can access them.