Add new tf.exe search locations.
Review Request #7107 — Created March 23, 2015 and submitted — Latest diff uploaded
Visual Studio 2013 Update 4 has replaced
tf.cmd
withtf.exe
. In order to
correctly detect TFS repositories, we need to now search for those locations.
I've added the generictf.exe
and the VS2013-specific path to our list of
search locations.
Updated my VM to use VS 2013 Update 4. Installed this and noticed that
rbt post
could once again detect TFS work folders.