Can we specify that certain file types should not be auto merged?


i want specify files types should not auto merged, we have many (700+) vb6 projects each branched various versions of application in different stages of development.

quite bit of merging takes place between these version branches, merging isnt problem, except vb6 project files.

there 2 problems why want manual merge them. 

1. the format of project files subject heavy change if minor changes made adding new file.

2. changes new version number of versions of references in files not seen conflicting , merged automaticaly in many cases wrong thing do.

 

problem 1 makes hard merge adding of file target project file because files dont match @ all, not of problem can use our own merge tool update these nicely. (as these seen conflicting)

 

problem 2 harder because doesnt give chance use our merge tool because tfs thinks can update changes safely.

 

i want tell tfs never auto merge vb6 project file can use our own merge tooling merge type of file. in effect show conflicting.

 

incase anyone suggests: not option disable filemerging filetype want able use multiple check out , able reconcile differences.

 

any highly appreciated!

i think confusing terminology here.  there 2 operations called "merge":

"tree merge" - when run tf merge integrate 1 branch another.  server calculates files have changed in source & target , pends appropriate changes & conflicts.

"content merge" - in process of resolving conflicts, diff/merge tool can used on each file weave modified lines of code

what wrote above concerned "content merge."  contrast, there no way change behavior of "tree merge" @ all.  when server determines it's safe overwrite file in target branch, doesn't @ file type or file contents.  it's done purely based on history of previous checkins & merges.


Archived Forums V  >  Team Foundation Server - Source and Version Control



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........