JBone
JBone

Reputation: 3203

Merging code in VS2010

I am currently developing .NET code and am using VS2010. One thing I struggle with is merging code. The built in merging software seems like it should be a snap to use but I am unable to find out how to use it well. Does anyone have any pointers or know any open source merging software that would be beneficial to use?

Upvotes: 0

Views: 108

Answers (1)

Bob The Janitor
Bob The Janitor

Reputation: 20792

you might take a look at this post on using WinMerge with Visual Studio http://www.neovolve.com/post/2007/06/19/using-winmerge-with-tfs.aspx, it's a little out dated but should tell you what you need to know

Upvotes: 2

Related Questions