The closest thing I see to what I want is "AutoResolve All". I don't want to AutoMerge though.
In Visual Studio 2008 I could say I wanted to have the source override on all or the target on all.
Where is this option in 2010? Did they take it away? It looks like my only option is to click "Take Source Branch Version" on all 70 files one by one.
Select all and click Take Source Version.Note ctrl+A doesn't work. So select the first item, hold shift and select the last item.
Check out the TF.EXE command here.
tf.exe resolve ..... /auto:TakeTheirs
will "Take Source Branch Version." My suggestion is to do the resolve, then check your branch and make sure that you have what you expect before you check in.
tf.exe resolve .... /auto:KeepTheirs
will "Keep Target Branch Version"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With