winmerge Questions
2
Solved
I can get winmerge to show me diffs for modified file. But for new files, winmerge gives a dialog saying 'Left path is invalid!'. I want it to show the left pane as empty and right pane with the co...
5
Solved
I'm trying to recursively compare two Subversion working copy folders using WinMerge.
Unfortunately, WinMerge displays lots of differencing files inside of the subversion control folders (.svn or _...
4
Solved
How can I ignore "code style" changes while using WinMerge as a difftool? Specifically across two commits.
So that
thing
{
a,
b
}
and
thing { a, b }
would be treated as identical.
Ess...
16
I'm trying to integrate WinMerge with Git as I've seen others done before on Windows 7 Ultimate.
I've followed the following steps, but an error continues to show up when I do a git mergetool whic...
2
When using WinMerge I am looking at a file that has had a block of code inserted into a function which causes the rest of the file to be out of sync in the comparison. Mine is much more complex but...
Sublingual asked 20/3, 2013 at 15:57
10
Solved
Using the TFS merge tool, I can click on the left side and the right side to keep both changes/conflicts. This is needed when I add a method and another team member adds a method in the same place ...
9
Solved
Is there a way to use Winmerge inside of git to do Diffs?
3
When I compare 2 files with WinMerge on Windows platform, do you know how could I ignore specific words ?
I mean I wanna say to WinMerge : "Don't care about that list of words : house, garden, etc...
Unbraid asked 29/3, 2011 at 8:38
1
First what I found is that for to change diff tool used in Team Explorer in VS I don't have settings in VS, I need to edit .gitconfig?
[EDIT] Is it possible that using portable version of WinMerge ...
Marielamariele asked 6/4, 2020 at 20:59
6
Solved
Motivation: I am rewriting a doc -- text files to be processed later. The new sources now use UTF-8. Large portions of the sources are the same. I need to find differences.
Details: The old doc so...
Phytopathology asked 9/1, 2013 at 12:44
4
After years of backups and copying massive directories from one computer to another, I have a right royal mess. Duplicate finder software and winmerge want to get down and dirty by exploring indivi...
Pompadour asked 31/10, 2012 at 12:54
2
Solved
When I compare 2 large files
I used winmerge
It is a great tool that can find the delta between 2 files
In my case
Each of 2 files nearly contains 3000 lines
And there are some lines ONLY contain...
Boyett asked 16/6, 2015 at 11:34
1
Solved
I'm using Git with VS2017 Enterprise, and if I right-click a file in Changes and choose "Compare with unmodified" it opens in a new window in VS using the VS diff tool.
I would like to use WinMerg...
Honeywell asked 9/5, 2019 at 17:24
3
I have two different directories and i am making a script which identify that if different directories have the same file name with different changes.i am trying with winmerge commaline option as b...
6
Solved
Is there possibility of copy ONLY difference of two files? Like in winmerge, but, I can't find this option
Just like on this screen- i want to copy only 'yellow part' . Of course I can do that man...
Textbook asked 27/2, 2015 at 12:48
3
Solved
When you install winmerge after TortoiseSVN it gives you the option of associating winmerge with Tortoise. But if we install TortoiseSVN after winmerge how can we associate Winmerge to be used inst...
Cambyses asked 6/3, 2012 at 6:3
3
Solved
I have many files containing following types of line -
* @version $Revision: 1.xxx
I want this type of line to be ignored while comparing using winmerge. I have tried with line filters. But, t...
3
Solved
If I add C:\Program Files (x86)\WinMerge to the User PATH variable(by right click on computer -> advanced system settings -> environmental variables), once I open a new cmd shell WinmergeU.exe is n...
Intermix asked 21/1, 2014 at 22:20
1
Solved
I like using the WinMerge file comparison tool. I'd like to use it with Perforce's P4V tool to be my diff editor.
How can Perforce be configured to allow this?
3
I want to set WinMerge as default diff tool in VS 2015, and i cant do it globally. I need to edit my local ([solution dir]/.git/config) file, and it works perfectly, but when i try to do it globall...
Donnelly asked 9/12, 2015 at 12:39
2
Solved
I need to compare two files in my project, which is written in C#. Can I integrate WinMerge (or any other diff tool) with Visual Studio and use it easily from within?
Leisure asked 9/1, 2015 at 11:8
1
I've seen the entries on only showing modified files etc. with difftool but has anyone found a way yet to also show the new files? I still want to see what someone added as part of the commit, even...
1
Solved
I was trying to find an alternative for WinMerge to solve my blurry text problem with 150% DPI. Although my question was closed (I consider this mentality unhelpful), but I found the answer so I sh...
1
Solved
I use "Github for Windows" as the git client (and use it with an enterprise github server). Is it possible to configure using WinMerge to be used with this client? I have not seen a setting for set...
Eurhythmy asked 27/2, 2014 at 11:19
5
Solved
I'm using Git Extensions and it pre-installs and sets up KDiff as the diff tool to solve merge conflicts. I'm very fond of Winmerge though and would like to replace KDiff with Winmerge.
In the Git...
Doctrine asked 18/3, 2010 at 7:54
1 Next >
© 2022 - 2024 — McMap. All rights reserved.