잠김 TFS 2010 - Unshelve code to different server

  • 2012년 2월 9일 목요일 오전 9:07
     
     

    Using below command i can unshelve between different branches, i want same thing between different servers

    TFPT.exe unshelve Bug#23456 /migrate /source:$/TeamProject1/Dev/1.0.2 /target:$/TeamProject1/Dev/1.0.3

    how can can i make above command understood that $ in target is equivalent to "targetmachine/Collection1"


    -Vital

모든 응답

  • 2012년 2월 10일 금요일 오전 8:40
    중재자
     
     답변됨
     

    Hi Vital, 

    Thanks for your post.

    As far as I know, the tfpt unshelve shelvesetName /migrate /source:$/SourceBranch /target:$/TargetBranch command not support to migrate a shelveset from one TFS Server branch to another TFS Server branch, we can’t set the “TFSServerName/CollectionName” as the argument in /source and /target option. 


    John Qiao [MSFT]
    MSDN Community Support | Feedback to us