brasilfere.blogg.se

Winmerge command line
Winmerge command line











winmerge command line

Where 2 and 3 are the revisions to compare.īut my problem is that the revisions where the file actually changed The above command might only work with *local* uncommitted changes? I suspect that the svn diff needs something more to work correctly, Svn diff -diff-cmd "C:\Programs\WinMerge\WinMergeU.exe" -x "-dl -dr"

winmerge command line winmerge command line

The diff should be sent to WinMerge for display.īut when I try this in a WC on a file that is part of the project Previous committed revision of that same file. The file in the working copy and the other the same file as the I want to examine the difference between two file revisions, one being Subject: command line syntax for svn diff E.g: SVN diff -rHEAD:PREV target.file will show the changes between the last changed revision for that file and the latest revision, which is effectively the change introduced by that last revision. There are revision keywords like HEAD which references the latest revision and PREV which references the last changed revision of the target.













Winmerge command line