index > Team Foundation Server - Version Control > Getting error "TF10201: Source control could not start the m...

Getting error "TF10201: Source control could not start the m...


Hi

I'm receiving the error "TF10201: Source control could not start the manual merge tool." when I'm trying to resolve a conflict during checkin. The scenario is as follows:

I have 1 file $/TeamProject/Dev/MyFile.h that has been branched to $/TeamProject/Branch/MyFile.h

I have made changes to both the "Dev" and the "Branch" file, and then done a merge from "Dev" to "Branch", this creates a pending merge on "Branch" (as expected).

Now I try to checkin the pending change and receive a conflict (also as expected), I click "Resolve" and select "merge changes in merge tool" and then I get the above error message.

If I try to resolve this from the commandline using "tf.exe resolve" it behaves slightly different, I first get the error "The file C:\temp\TFSTemp\vctmp553628.h is not available.", followed by TF10201.

The temp file mentioned doesn't exist at the specified location, there is however a temp file with a different name that disappears when the resolve window is closed...

All the other resolution and compare options seem to work, but not the manual merge.

Can anyone give me a hint what's going wrong here??




Johan Nyvaller - Build responsible ABB Robotics
Johan Nyvaller
What happens if you run diffmerge.exe by itself?

Also, a FileMon trace of the TFSTemp directory might reveal some clues.
Richard Berg MSFT

Diffmerge itself seems to run fine, I can run it from the commandline on the 2 versions of the file involved and it runs without problem. I also did a test by checking out an older version of another file, made some changes and checked it back in to force a conflict, in this case I was able to merge without any problems.

I did a FileMon trace of the TFSTemp folder while running TF Resolve, this is what came out (vctmp612130.h is the file involved in the error):

1 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp612130.h NOT FOUND Attributes: Error
2 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp612130.h NOT FOUND Attributes: Error
3 09:12:14 TF.exe:2572 CREATE C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS Options: OverwriteIf Access: 0012019F
4 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\ SUCCESS Options: Open Directory Access: 00100000
5 09:12:14 TF.exe:2572 WRITE C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS Offset: 0 Length: 1429
6 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS
7 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp612130.h NOT FOUND Attributes: Error
8 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp612130.h NOT FOUND Attributes: Error
9 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS Attributes: A
10 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS Options: Open Access: 00110080
11 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS FileAttributeTagInformation
12 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS Attributes: A
13 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\vctmp612130.h SUCCESS Options: Open Access: 00100002
14 09:12:14 TF.exe:2572 SET INFORMATION C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS FileRenameInformation
15 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\vctmp612130.h SUCCESS
16 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\vctmp612130.h SUCCESS Options: Open Access: 00020080
17 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\vctmp612130.h BUFFER OVERFLOW
18 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\vctmp612130.h SUCCESS
19 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp612130.h SUCCESS FileNameInformation
20 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\ SUCCESS Options: Open Access: 00020000
21 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\ BUFFER OVERFLOW
22 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\ SUCCESS
23 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\ SUCCESS
24 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\vctmp612130.h BUFFER OVERFLOW
25 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\vctmp612130.h SUCCESS
26 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp612130.h SUCCESS FileBasicInformation
27 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\vctmp612130.h SUCCESS
28 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\vctmp612130.h SUCCESS Options: Open Access: 00060080
29 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp612130.h SUCCESS FileBasicInformation
30 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp612130.h SUCCESS FileNameInformation
31 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\ SUCCESS Options: Open Access: 00020000
32 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\ BUFFER OVERFLOW
33 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\ SUCCESS
34 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\ SUCCESS
35 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\vctmp612130.h BUFFER OVERFLOW
36 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\vctmp612130.h SUCCESS
37 09:12:14 TF.exe:2572 SET SECURITY C:\temp\TFSTemp\vctmp612130.h SUCCESS
38 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\vctmp612130.h SUCCESS
39 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp221942.h NOT FOUND Attributes: Error
40 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp221942.h NOT FOUND Attributes: Error
41 09:12:14 TF.exe:2572 CREATE C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS Options: OverwriteIf Access: 0012019F
42 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\ SUCCESS Options: Open Directory Access: 00100000
43 09:12:14 TF.exe:2572 WRITE C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS Offset: 0 Length: 1394
44 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS
45 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp221942.h NOT FOUND Attributes: Error
46 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp221942.h NOT FOUND Attributes: Error
47 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS Attributes: A
48 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS Options: Open Access: 00110080
49 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS FileAttributeTagInformation
50 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS Attributes: A
51 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\vctmp221942.h SUCCESS Options: Open Access: 00100002
52 09:12:14 TF.exe:2572 SET INFORMATION C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS FileRenameInformation
53 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\vctmp221942.h SUCCESS
54 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\vctmp221942.h SUCCESS Options: Open Access: 00020080
55 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\vctmp221942.h BUFFER OVERFLOW
56 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\vctmp221942.h SUCCESS
57 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp221942.h SUCCESS FileNameInformation
58 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\ SUCCESS Options: Open Access: 00020000
59 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\ BUFFER OVERFLOW
60 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\ SUCCESS
61 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\ SUCCESS
62 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\vctmp221942.h BUFFER OVERFLOW
63 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\vctmp221942.h SUCCESS
64 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp221942.h SUCCESS FileBasicInformation
65 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\vctmp221942.h SUCCESS
66 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\vctmp221942.h SUCCESS Options: Open Access: 00060080
67 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp221942.h SUCCESS FileBasicInformation
68 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp221942.h SUCCESS FileNameInformation
69 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\ SUCCESS Options: Open Access: 00020000
70 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\ BUFFER OVERFLOW
71 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\ SUCCESS
72 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\ SUCCESS
73 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\vctmp221942.h BUFFER OVERFLOW
74 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\vctmp221942.h SUCCESS
75 09:12:14 TF.exe:2572 SET SECURITY C:\temp\TFSTemp\vctmp221942.h SUCCESS
76 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\vctmp221942.h SUCCESS
77 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp368713.h NOT FOUND Attributes: Error
78 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp368713.h NOT FOUND Attributes: Error
79 09:12:14 TF.exe:2572 CREATE C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS Options: OverwriteIf Access: 0012019F
80 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\ SUCCESS Options: Open Directory Access: 00100000
81 09:12:14 TF.exe:2572 WRITE C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS Offset: 0 Length: 1429
82 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS
83 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp368713.h NOT FOUND Attributes: Error
84 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp368713.h NOT FOUND Attributes: Error
85 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS Attributes: A
86 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS Options: Open Access: 00110080
87 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS FileAttributeTagInformation
88 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS Attributes: A
89 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\vctmp368713.h SUCCESS Options: Open Access: 00100002
90 09:12:14 TF.exe:2572 SET INFORMATION C:\temp\TFSTemp\2572{#$@;._}3016 SUCCESS FileRenameInformation
91 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\vctmp368713.h SUCCESS
92 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\vctmp368713.h SUCCESS Options: Open Access: 00020080
93 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\vctmp368713.h BUFFER OVERFLOW
94 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\vctmp368713.h SUCCESS
95 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp368713.h SUCCESS FileNameInformation
96 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\ SUCCESS Options: Open Access: 00020000
97 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\ BUFFER OVERFLOW
98 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\ SUCCESS
99 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\ SUCCESS
100 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\vctmp368713.h BUFFER OVERFLOW
101 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\vctmp368713.h SUCCESS
102 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp368713.h SUCCESS FileBasicInformation
103 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\vctmp368713.h SUCCESS
104 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\vctmp368713.h SUCCESS Options: Open Access: 00060080
105 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp368713.h SUCCESS FileBasicInformation
106 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp368713.h SUCCESS FileNameInformation
107 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\ SUCCESS Options: Open Access: 00020000
108 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\ BUFFER OVERFLOW
109 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\ SUCCESS
110 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\ SUCCESS
111 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\vctmp368713.h BUFFER OVERFLOW
112 09:12:14 TF.exe:2572 QUERY SECURITY C:\temp\TFSTemp\vctmp368713.h SUCCESS
113 09:12:14 TF.exe:2572 SET SECURITY C:\temp\TFSTemp\vctmp368713.h SUCCESS
114 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\vctmp368713.h SUCCESS
115 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\vctmp612130.h SUCCESS Options: Open Access: Read
116 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\vctmp221942.h SUCCESS Options: Open Access: Read
117 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\vctmp368713.h SUCCESS Options: Open Access: Read
118 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp221942.h SUCCESS Length: 1394
119 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp368713.h SUCCESS Length: 1429
120 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp612130.h SUCCESS Length: 1429
121 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp221942.h SUCCESS Offset: 0 Length: 4096
122 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp612130.h SUCCESS Offset: 0 Length: 4096
123 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp221942.h SUCCESS Length: 1394
124 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp612130.h SUCCESS Length: 1429
125 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp221942.h SUCCESS Length: 1394
126 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp612130.h SUCCESS Length: 1429
127 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp221942.h SUCCESS Offset: 741 Length: 4096
128 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp612130.h SUCCESS Offset: 741 Length: 4096
129 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp221942.h SUCCESS Offset: 741 Length: 4096
130 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp612130.h SUCCESS Offset: 741 Length: 4096
131 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp612130.h SUCCESS Offset: 776 Length: 4096
132 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp221942.h SUCCESS Offset: 741 Length: 4096
133 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp612130.h SUCCESS Offset: 741 Length: 4096
134 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp221942.h SUCCESS Offset: 741 Length: 4096
135 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp612130.h SUCCESS Offset: 741 Length: 4096
136 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp221942.h SUCCESS Length: 1394
137 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp612130.h SUCCESS Length: 1429
138 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp221942.h SUCCESS Offset: 0 Length: 4096
139 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp368713.h SUCCESS Offset: 0 Length: 4096
140 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp221942.h SUCCESS Length: 1394
141 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp368713.h SUCCESS Length: 1429
142 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp221942.h SUCCESS Length: 1394
143 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp368713.h SUCCESS Length: 1429
144 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp221942.h SUCCESS Offset: 741 Length: 4096
145 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp368713.h SUCCESS Offset: 741 Length: 4096
146 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp221942.h SUCCESS Offset: 741 Length: 4096
147 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp368713.h SUCCESS Offset: 741 Length: 4096
148 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp368713.h SUCCESS Offset: 776 Length: 4096
149 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp221942.h SUCCESS Offset: 741 Length: 4096
150 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp368713.h SUCCESS Offset: 741 Length: 4096
151 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp221942.h SUCCESS Offset: 741 Length: 4096
152 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp368713.h SUCCESS Offset: 741 Length: 4096
153 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp221942.h SUCCESS Length: 1394
154 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp368713.h SUCCESS Length: 1429
155 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp612130.h SUCCESS Offset: 741 Length: 4096
156 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp368713.h SUCCESS Offset: 741 Length: 4096
157 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp625661.h NOT FOUND Attributes: Error
158 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp625661.h NOT FOUND Attributes: Error
159 09:12:14 TF.exe:2572 CREATE C:\temp\TFSTemp\vctmp625661.h SUCCESS Options: OverwriteIf Access: 0012019F
160 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\ SUCCESS Options: Open Directory Access: 00100000
161 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp221942.h SUCCESS Offset: 0 Length: 4096
162 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp612130.h SUCCESS Offset: 741 Length: 4096
163 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp368713.h SUCCESS Offset: 741 Length: 4096
164 09:12:14 TF.exe:2572 READ C:\temp\TFSTemp\vctmp221942.h SUCCESS Offset: 741 Length: 4096
165 09:12:14 TF.exe:2572 WRITE C:\temp\TFSTemp\vctmp625661.h SUCCESS Offset: 0 Length: 1608
166 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\vctmp625661.h SUCCESS
167 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\vctmp221942.h SUCCESS
168 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\vctmp612130.h SUCCESS
169 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\vctmp368713.h SUCCESS
170 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\vctmp221942.h SUCCESS Options: Open Access: 00010080
171 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp221942.h SUCCESS FileAttributeTagInformation
172 09:12:14 TF.exe:2572 DELETE C:\temp\TFSTemp\vctmp221942.h SUCCESS
173 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\vctmp221942.h SUCCESS
174 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\vctmp368713.h SUCCESS Options: Open Access: 00010080
175 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp368713.h SUCCESS FileAttributeTagInformation
176 09:12:14 TF.exe:2572 DELETE C:\temp\TFSTemp\vctmp368713.h SUCCESS
177 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\vctmp368713.h SUCCESS
178 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp612130.h SUCCESS Attributes: A
179 09:12:14 TF.exe:2572 OPEN C:\temp\TFSTemp\vctmp612130.h SUCCESS Options: Open Access: 00010080
180 09:12:14 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp612130.h SUCCESS FileAttributeTagInformation
181 09:12:14 TF.exe:2572 DELETE C:\temp\TFSTemp\vctmp612130.h SUCCESS
182 09:12:14 TF.exe:2572 CLOSE C:\temp\TFSTemp\vctmp612130.h SUCCESS
183 09:12:41 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp612130.h NOT FOUND Attributes: Error
184 09:13:10 TF.exe:2572 OPEN C:\temp\TFSTemp\vctmp625661.h SUCCESS Options: Open Access: 00010080
185 09:13:10 TF.exe:2572 QUERY INFORMATION C:\temp\TFSTemp\vctmp625661.h SUCCESS FileAttributeTagInformation
186 09:13:10 TF.exe:2572 DELETE C:\temp\TFSTemp\vctmp625661.h SUCCESS
187 09:13:10 TF.exe:2572 CLOSE C:\temp\TFSTemp\vctmp625661.h SUCCESS

Entry 182 is the last entry before I press "OK" and the error appears, but what's interesting is entry 181 which shows that tf.exe actually deletes the file that it later tries to access...

I'm still no closer to figure out why this is happening, so any help is appreciated.




Johan Nyvaller - Build responsible ABB Robotics
Johan Nyvaller
reply 3

You can use google to search for other answers

 

More Articles

branching files twice to the same branch
Managing source tree changes with TFS...
Version control under SQL 2005
Database Size limits
Checkout error after changing machines
Branching bound projects and solutions does not work
Branching from a labeled version after a move
Search and delete
BizTalk 2006 and Team Foundation Server map/schema issues
Source control plugin not installed or not available err ...
Welcome to Bokebb   New Update   Joins the collection  
 

New Articles

ACL programmatically
TFSVC API - Workspace.Get and GetOptions…
Adapting source control to non-conforman…
Get Latest Version from Source Control E…
Check In Comment
Error migrating from VSS to TFS
TFS Permissions
How do I secure a branch?
Shelving
Branch from a label - why didn't this wo…
Problems with Source Control
Help... Directory Branching and SCC spec…
Visual Studio disappears during Get Late…
Multiple projects in Version Control
Source control check type

Hot Articles

GetItems for folders not sorted?
Unable to use SourceSafe & TFS on th…
Branching, Label, Merging - examples.
Using windows default viewer when openin…
Branching
/format:VSS in tf.exe not supported?
Get Specific Version using Force Get Fla…
Cannot create new build type on TFS clie…
whitepaper, docs about version control
Bug in MSSCCI Provider or in VS2003 ?
BisSubscribe vs TfsSubscribe
ThreeWayMerge.Run() crashes when IsBasel…
problems with shared checkout - merge to…
Code Sharing And Shelvesets
Unable to add code to Source Control (to…

Recommend Articles

Team Foundation caches virtual image wor…
Feature request - Show labels in the his…
Orphaned branch
Project heirarchies in TFS
Trying to move source causes weird error
Sql Server Error When Performing Merge
Monitor folder
Workflow question: Automatic Merges
Use of Visual Studio 2005 Team Foundatio…
Installed but where is it
TFS API Workspace.Get & Writing to t…
Re-sizing and Sorting Columns in Work It…
Sourcecode corruption
"Add" operations not appearing…
problem in migrating the code