TFS Power Tools迁移实际上并未迁移 [英] TFS Power tools Migrate doesn't actually migrate

查看:97
本文介绍了TFS Power Tools迁移实际上并未迁移的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将一个架子集从一个分支迁移到另一个分支.这是我的命令:

tfpt搁置了MigrateShelf/migrate/source:"$/Code/OldBranch/Source"/target:"$/Code/NewBranch/Source"

当我执行它时,我会弹出一个窗口,但是它仍然没有被搁置到OldBranch中.

我看到了这个问题

针对TFS的tfpt迁移没有任何作用

看起来他有同样的问题,但是他接受了一个答案,然后抱怨说这不能解决他的问题?

解决方案

我也遇到了同样的问题.

在调查了该命令之后,我得出的结论是该命令是正确的,它仅是path_name中的问题.命令中肯定有一些拼写错误.

当路径不正确时,它将取消在同一分支中的更改.

命令: tfpt不支持/migrate"shelve_name"; user_name/source:"$/Sourcepath"/target:"$/targetpath"/nobackup

谢谢, 拉吉

I would like to migrate a shelveset from one branch to another. Here is my command:

tfpt unshelve MigrateShelf /migrate /source:"$/Code/OldBranch/Source" /target:"$/Code/NewBranch/Source"

When I execute it, I the window pops up, but it is still unshelving into OldBranch.

I see this question

tfpt migrate for TFS doesn't do anything

and it looks like he has the same question, but he accepted an answer, then complained that it didn't solve his issue?

解决方案

I also had the same problem.

After investigating, the command, I come to conclusion that the command is correct, it only the issue in the path_name. there must be some typo error in command.

When the path is incorrect, its unshelving the changes in the same branch.

Command: tfpt unshelve /migrate "shelve_name";user_name /source:"$/Sourcepath" /target:"$/targetpath" /nobackup

Thanks, Raj

这篇关于TFS Power Tools迁移实际上并未迁移的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆