command line syntax for svn diff
From: Bo Berglund <bo.berglund_at_gmail.com>
Date: Sat, 28 Apr 2018 07:23:35 +0200
I want to examine the difference between two file revisions, one being
In the WinMerge docs (http://manual.winmerge.org/Version_control.html)
But when I try this in a WC on a file that is part of the project
svn diff --diff-cmd "C:\Programs\WinMerge\WinMergeU.exe" -x "-dl -dr"
I suspect that the svn diff needs something more to work correctly,
In SVNBook is shown the diff command as:
But my problem is that the revisions where the file actually changed
There is also the --change parameter to svn diff, but the same problem
I am running Svn 1.9.7 command line client on Windows 7 X64.
-- Bo Berglund Developer in SwedenReceived on 2018-04-28 07:24:00 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.