Tagged Questions
The beyondcompare3 tag has no wiki summary.
9
votes
1answer
1k views
Using Beyond Compare for Visual Diff in TortoiseHg
I am trying to use Beyond Compare for Visual Diff in TortoiseHg. eg Right click on a modified file in explorer and select Visual Diff from TortoiseHg context menu...
BeyondCompare opens but only ...
7
votes
3answers
2k views
How can I use Beyond Compare 3 as the diff3-cmd for svn?
I saw this posting which explained how to get BC3 working as the diff tool for Subversion... but what about using Beyond Compare 3 to do 3-way merge/compares?
5
votes
2answers
104 views
Is there a file diff tool that allows for exceptions?
We currently use Beyond Compare 3.0 and I am quite pleased with it. However, it would be great if I could easily specify an exclusion for a specific one-time case. This is needed when I am doing a ...
2
votes
1answer
116 views
Why won't Mercurial merge my XML files with Beyond Compare?
We have a bunch of XML files in our Mercurial repository. When we merge changes in those files from one branch to another, Mercurial complains that some of our XML files are binary, and asks me to ...
2
votes
1answer
123 views
Resolving merge conflict with Beyond Compare (Mercurial)
I am using Mercurial and it's configured to open Beyond Compare when there is a conflict when merging. BC opens just fine and shows me the two files, but I have no idea what to do after that.
...
1
vote
1answer
346 views
Comparing (sorted) XMLs using Beyond Compare (script) and Generate Report
We have to compare responses (XML) of two different but they are doing the same business processes. The thing is we are in a process of migrating from Mainframe Technology to Microsoft BizTalk ...
1
vote
1answer
187 views
How do I 3-way merge using TortoiseHg 2.0.3 and Beyond Compare 3.2.4
I can configure TortoiseHg to launch Beyond Compare 3 when a 3-way merge is needed, but I haven't been able to get it to show the names and versions of the files being compared. It displays the names ...
1
vote
1answer
169 views
Ignore folders in solution compare with Beyond Compare
I am trying to compare two large Visual Studio 2010 solutions using Beyond Compare. These solutions have 60 projects, the only way I can find to ignore differences in the bin and obj folders of each ...
1
vote
2answers
464 views
Beyond Compare 3.0 and XML Tidy, but save Original Format
I am using Beyond Compare 3.0 and using the XML tidy and XML tidied with sorted attributes plugins. Its great and while I would like it to show me the "tidied" XML, Once I resolve me merge, I would ...
0
votes
2answers
89 views
Beyond CVS Eclipse Plug-In Problem
I have installed the Beyond CVS Eclipse Plug-In version 0.8.9
I use eclipse 3.6.2 (Helios), windows 7 64 bit, beyond compare 3, subclipse.
I configured the external Diff/Merge tool:
But when I ...
0
votes
1answer
317 views
Beyond Compare - ignore certain text strings?
Is there a way to specify to ignore specific text? For example I have web files that are often the same execpt for the difference in file paths - local vs. remote paths. So in one file I will have:
...
0
votes
2answers
301 views
Directory comparison of Git branches
One of my favorite workflows with svn is to use Beyond Compare's folder comparison feature to see the net differences between two branches, or a branch and the trunk. Is there a way to do this in git ...
-1
votes
2answers
192 views
Process worker is not working on IIS 7
Lets take scenario, I developed web application (ASP.NET MVC) which shows list of .xml files and we select two .xml files for comparison and use a comparing utility like Beyond Compare 3.
...