Devart CodeMerge The system cannot find result file

Discussion of open issues, suggestions and bugs regarding file and folder merge tool – Code Compare
Post Reply
KetchupM
Posts: 3
Joined: Tue 17 Aug 2010 08:12
Location: Belgium

Devart CodeMerge The system cannot find result file

Post by KetchupM » Tue 17 Aug 2010 08:34

Hi,

Yesterday I've installed the latest beta version 2.00.8...

When I try to merge (when getting a latest version from TFS) I receive the following error:

Devart CodeMerge The system cannot find result file
"C:\Users\mariepe\AppData\Local\Temp\TFSTemp\vctmp735916.csproj"

I' use the next configuration:
- Visual Studio 2008
- TFS 2008

Compare:
--------
Extension: .*
Operation: Compare
Command: C:\Program Files (x86)\Devart\CodeCompare\CodeCompare.exe
Arguments: /SC=TFS /W /T1=%6 /T2=%7 %1 %2

Merge:
------
Extension: .*
Operation: Merge
Command: C:\Program Files (x86)\Devart\CodeCompare\CodeMerge.exe
Arguments: /TF=%1 /MF=%2 /RF=%4 /BF=%3 /TT=%6 /MT=%7 /SC=TFS

What should I do to fix this?

Artem
Devart Team
Posts: 137
Joined: Mon 21 Jun 2010 14:02

Post by Artem » Tue 17 Aug 2010 12:50

This problem is already solved. The fix will be included in the next build (it will be available in a couple of days).

Artem
Devart Team
Posts: 137
Joined: Mon 21 Jun 2010 14:02

Post by Artem » Thu 19 Aug 2010 15:33

The version with the aforementioned fix is now available.

KetchupM
Posts: 3
Joined: Tue 17 Aug 2010 08:12
Location: Belgium

Post by KetchupM » Thu 19 Aug 2010 15:46

Thx,

I've already downloaded this morning...
:lol:

Post Reply