2010-11-18 2 views

答えて

2

あなたはTFS Command Line Utilitiesについて話していますが、チェンジセットの代わりにセットをシェルフしたいですか?

よくあるのは、shelveshelvesetsのコマンドです。

shelve

can be found hereなどのように使用する:
tf shelve [/replace] [/comment:("comment"|@commentfile)] [shelvesetname] [/validate][/noprompt] [/login:username,[password]]

shelvesetsそう等で加工することができる。
tf shelvesets [/owner:ownername] [/format:(brief|detailed)] [/collection:TeamProjectCollectionUrl]] [/login:username,[password]] shelvesetname

関連する問題