Subversion“签出”向导:Subversion 资源库

另请参见

从资源库中签出文件时,可以使用 Subversion“签出”向导的“Subversion 资源库”面板来指定 Subversion 资源库的根路径。如果下拉列表中未列出根位置,您可以直接在文本字段中输入该信息。

You access this panel by selecting a version-controlled file or folder (e.g. in the Projects, Files or Favorites window) and choosing either Subversion > Checkout from the right-click menu or Team > (Subversion >) Checkout from the main menu.

从资源库中签出文件时,您需要指定 Subversion 根所定义的资源库位置。要指定 Subversion 根,请提供以下内容:



IDE 支持以下 Subversion 协议类型:

协议访问方法示例
file直接访问资源库(在本地硬盘上)file:///repository_path[@REV]
http通过 WebDAV 协议访问支持 Subversion 的服务器http://hostname/repository_path[@REV]
https通过使用 SSL 加密的 HTTP 协议进行访问https://hostname/repository_path[@REV]
svn通过定制协议来访问 svnserve 服务器svn://hostname/repository_path[@REV]
svn+ssh通过 SVN 协议以及外部 SSH 隧道进行访问svn+ssh://hostname/repository_path[@REV]
另请参见
从 Subversion 资源库中签出文件
设置 Subversion

法律声明