Re: diffing
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-25 15:00:36 CEST
On Tue, 2004-05-25 at 06:10, Lukas Ruf wrote:
> Thus, my question: Is there anything I have not understood?
Yes, you have misunderstood 'svn diff'. Run 'svn help diff' to see the
'svn diff path1 path2' does *not* compare path1 and path2. That's
What you really what to run is "svn diff --old=trunk --new=upstream'.
At the time, there's no way to make 'svn diff' do what you want. You'll
---------------------------------------------------------------------
|
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.