The best comparison tool and VS2008 integration
I love Beyond Compare. It is definitely my favourite comparison tool.
The thing that separates a part from other comparison tool is the fact that you can align two lines manually. Most comparison tool I know just simply fall short on this feature. The cheap price tag helps as well.
To optimally use it, assign it as a default comparer tool in your favourite IDE/Source Control client. In my case, Visual Studio 2008 (Update 13/06/2010: this also applies for VS 2010), these are the steps :
- tools -> options -> source control -> visual studio team foundation server -> "configure user tools" button
- Add:
Extension: .*
Operation: Compare
Compare: C:\Program Files\Beyond Compare 3\BComp.exe
Arguments: %1 %2 /title1=%6 /title2=%7
- Add:
Extension: .*
Operation: Merge
Compare: C:\Program Files\Beyond Compare 3\BComp.exe
Arguments: %1 %2 %3 %4 /title1=%6 /title2=%7 /title3=%8 /title4=%9
For more info:
Ditto! Use the same tool for comparing flex mxml or actionscript files. Really good tool. Too bad flexbuilder don't have the integration option like VS.
@Ardian I've never done anything to do with flex before. Any good resource to read about flex?
Well I never used B.C. before..but by nature I am a person that likes to try out new things so...Beyond Compare here I come....and you made the configuring very easy..and as I hear that is suppose to be the most annoying part..
Not at all...the only thing that takes a bit of getting used to is the 3 way merge. I'll put some screen shots in once i got the time.
@Erik Cox just saw your company's website. very interesting.
Oh man... this is much better. Thanx a LOT. Beyond compare kicks a*s.
@Freek Bos glad you enjoy it to!
Thank you very very very much.
Thank you for putting this information out here.
Thank you
Thanks!
thanks a lot, specialy for ... Arguments