Hi,
I'm using Ranorex 5.1.2 with TFS 2012.2. I'm wondering why I have to check in for each action a new changeset.
I.e. If i added 2 files, edited 2 files, and deleted 2 files and want to check in all changes, Ranorex forces me to do three changesets (one for all added files, one for all eddited files and one for all deleted files).
Actually I'm used to do one single changeset with ALL changes, independt from the action (add, edit, delete).
Do i have to change a setting in Ranorex? I did the same procedure with the same Solution in Visual Studio 2012, this resulted - as expected - in one changeset.
TFS check in
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: TFS check in
Hello bennylew,
Basically Ranorex uses the MSSCCI Provider in order to connect to the TFS server. Unfortunately this is a limitation of the MSSCCI Provider. Visual Studio uses its own TFS client and that's the reason why Visual Studio doesn't have this problem. I am afraid that we cannot fix this problem on our side.
Thank you for your understanding.
Regards,
Bernhard
Basically Ranorex uses the MSSCCI Provider in order to connect to the TFS server. Unfortunately this is a limitation of the MSSCCI Provider. Visual Studio uses its own TFS client and that's the reason why Visual Studio doesn't have this problem. I am afraid that we cannot fix this problem on our side.
Thank you for your understanding.
Regards,
Bernhard