Re: How to use svn diff command to diff 2 branches?
From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: 2007-06-07 21:21:43 CEST
On 6/7/07, ying lcs <yinglcs@gmail.com> wrote:
Assuming you want to diff between the two tags VERSION1_0_10 and
# svn diff file:///srv/svn/repositories/test/tags/VERSION1_0_10
It will show the diff from version 1_0_10 to version 1_0_11.
[I do not think you can do a three-way diff using svn commands.]
regards,
|
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.