Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
チームプロジェクト内のいくつかのフォルダーにチェックインされたプロジェクトAがあり、他の誰かによって長い間チェックインされています。私はそれがどこにあるかに行かなければなりません。チーム プロジェクト内のファイルまたはプロジェクト ファイルを検索するコマンドはありますか。プロジェクト コレクション内に多くのチーム プロジェクトがあります。
ファイルを検索していて、その名前がわかっている場合は、tf.exe を使用してコマンドライン (Visual Studio コマンド プロンプト) から実行できます。
tf dir $/TeamProjectName/FileName.csproj /recursive /s:http://tfsserver:8080/tfs/CollectionName