Re: svn diff problem
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-05-07 03:57:05 CEST
Garrett Rooney <rooneg@electricjellyfish.net> writes:
> i've seen this behavior mentioned on the list before, and i never got
I'm not sure what the issue is here.
In the first example, you're running
svn diff -r X:Y foo/bar/baz
...which means, "do a diff between foo/bar/baz and itself at two
In the second case, you're running
svn diff -r X:Y
...which means, "do a diff between '.' and itself and at two different
So I turn the question around, what do you expect to see?
- Ben, who is getting tired of discussing diff's interface. Sigh.
(At least it's not an 'svn status' discussion!)
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.