Only one comparison opens at a time

Discussion of open issues, suggestions and bugs regarding file and folder merge tool – Code Compare
Post Reply
junrau
Posts: 2
Joined: Tue 02 Dec 2014 22:41

Only one comparison opens at a time

Post by junrau » Tue 02 Dec 2014 22:47

Integrated with Visual Studio 2013.
"Use standalone application from command line by default" is checked.
This started after upgrading to 4.0.75 this morning.

ccsa.exe is running with no comparisons open.
I do a compare from VS and it opens in the Code Compare UI.
I do another compare from VS. The 2nd CodeCompare.exe instance shows in task manager, but the comparison does not open in the Code Compare UI.
When I close the first comparison in the Code Compare UI, the second one opens.

Before upgrading, I could have multiple comparisons open in the Code Compare UI at the same time.

Did something change when I upgraded?

AlexeyN
Devart Team
Posts: 244
Joined: Wed 12 Sep 2012 12:09

Re: Only one comparison opens at a time

Post by AlexeyN » Wed 03 Dec 2014 12:54

We have managed to reproduce the issue and will fix it. As a workaround, you can remove the '/W' argument from comparison arguments : http://www.devart.com/codecompare/integration_tfs.html

junrau
Posts: 2
Joined: Tue 02 Dec 2014 22:41

Re: Only one comparison opens at a time

Post by junrau » Wed 03 Dec 2014 14:22

Great! The workaround works.

Thanks.

Post Reply