Page 1 of 1

How to prevent pending changes in TFS

Posted: Thu Sep 14, 2017 5:31 pm
by haye7889
Hi all!
I'm using Visual Studios 2015 and it is connected to the Team Foundation Server for the Ranorex solution.
Anytime I create a build in Ranorex, it populates pending changes to recordings I did not make any changes to.
If I undo the included changes, they will come back whenever I rebuild in Ranorex.

I was wondering if there is a way to prevent unchanged recordings from showing up in Pending Changes so I don't have to constantly undo the changes.

Thank you,
haye7889

Re: How to prevent pending changes in TFS

Posted: Mon Sep 18, 2017 3:49 pm
by asdf
Hi Haye,

Have you already tried to uncheck the following setting?
2017-09-18 16_47_20-Options.png
This setting could be found in Ranorex Studio under Tools/Options.

Hope that helps.
asdf

Re: How to prevent pending changes in TFS

Posted: Tue Sep 19, 2017 3:50 pm
by haye7889
Hey asdf,

Thanks for the reply. I was able to create an external tool in Visual Studio to prevent unchanged files to show up.

I believe this would have also worked as well.

Thank you!