我有几个项目在旅途中。因此,我将代码的副本下载到工作区,然后将其搁置,然后将其搁置给我的经理和其他人进行评论(这是在MSVS2010 IDE的Pending Changes窗口/选项卡中完成的)。然后,当完成后,我会检查更改。
事情是,我不想每次只需要办理登机手续时都要加载MSVS2010环境。它很笨重,并且有很多窗口弹出我想避免的。所以我想执行一个命令行命令来为我办理登机手续。
我尝试tf checkin /shelveset:<name-of-shelveset>
并收到此错误:
TF204000: The Team Foundation server to which your team project is connected does not support the CheckInShelveset command.
使用tf checkin <path-to-workspace>
有效,但我没有搁置评论。
有没有办法用MSVS2010中最后使用的搁置集注释填充注释,而不必加载它?
答案 0 :(得分:0)
我建议你添加你的profil as owner
shelveset,它是可选的,但很重要的是很多用户可以创建shelveset
tf checkin /shelveset:<name-of-shelveset>;shelvesetowner