잠김 TFS 2010 - Unshelve code to different server

  • 9 กุมภาพันธ์ 2555 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

ตอบทั้งหมด

  • 10 กุมภาพันธ์ 2555 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

    • ทำเครื่องหมายเป็นคำตอบโดย John QiaoMicrosoft, Moderator 15 กุมภาพันธ์ 2555 6:45
    •