move、mv

移動或重新命名本端工作區中的共用資源。

用途

scm move 次指令會移動或重新命名本端工作區中的項目,在程序中建立一個變更集。 現行工作目錄必須在本端工作區中。

用法概要

scm move source destination

選項和引數

source
要移動的項目(必須是本端工作區中的路徑名稱)。
destination
項目所要移往的位置(必須是本端工作區中的路徑名稱)。

範例

當在本端工作區工作,將 HelloJazzClient.launch 檔重新命名為 client.launch

C:\local-workspaces\HelloJazz\com.example.hellojazz.rcp.ui>scm move HelloJazzClient.launch client.launch

當在本端工作區工作,將 messages.properties 檔移至另一個資料夾:

C:\local-workspaces\HelloJazz\com.example.hellojazz.client>scm move messages.properties  src\com\example\hellojazz\client


意見

以上說明對您有幫助嗎?您可以在 Jazz.net 網站中提供意見(需要登錄):在討論區中提供意見提交錯誤