2017-09-10 86 views

回答

0

您不從流中提供組件,而是從repo工作區向流提交更改集。

參見deliver example

從工作區 「accept1」 傳遞變更1764到流 「abcStream1

C:\local-workspaces\HelloJazz>scm deliver 1764 -s 1353 -t 1354 
Delivering changes: 
    Repository: https://localhost:9443/jazz/ 
    Workspace: (1354) "abcStream1" 
    Component: (1365) "accept1 Default Component" 
     Change sets: 
     (1764) ---$ "No comment" 20-Aug-2014 10:14 PM 
      Changes: 
      ---c- \10\10.txt 
Deliver command successfully completed. 

詳見在那些scm commands examples

+0

在構建定義中,在後期構建選項卡下,我們已設置流目標選項以將選定組件發送到另一個流。我想通過scm來做類似的事情。請幫助 –

+0

@RaviYadav到目前爲止我還沒有找到很多:https://jazz.net/forum/questions/159544/command-to-use-in-post-build-command-line – VonC

相關問題