scm load 次指令會將儲存庫工作區中的元件載入本端工作區中。 如果本端工作區不存在,會加以建立。
scm load workspace [ -r | --repository-uri ] repository URI or nickname
[ -d | --dir ] workspace-path { [ -q | --quiet ] [ -f | --force ] }
scm load workspace [ -r | --repository-uri ] repository URI [ -u | --username ] user ID in repository [ -P | --password ] password for user ID in repository [ -d | --dir ] workspace-path { [ -q | --quiet ] [ -f | --force ] }
C:\local-workspaces> scm load -r jazzhost HelloJazz
正在下載 /com.example.hellojazz.rcp.ui/.project (689 B)
正在下載 /com.example.hellojazz.rcp.ui/build.properties (109 B)
正在下載 /com.example.hellojazz.service/plugin.xml (529 B)
正在下載 /com.example.hellojazz.service/.project (690 B)
正在下載 /com.example.hellojazz.service/build.properties (109 B)
正在下載 /com.example.hellojazz.client.tests/TestHelloJazz.launch (2.6 KB)
正在下載 /com.example.hellojazz.rcp.ui/.classpath (307 B)
正在下載 /com.example.hellojazz.rcp.ui/HelloJazzClient.launch (1.7 KB)