Re: Is label support in future release?
From: Danny van Heumen <danny.vanheumen_at_hccnet.nl>
Date: 2006-11-17 00:13:27 CET
Nikki Locke wrote:
> OK, now I've been told the (rather obscure, IMHO) extra syntax needed, how
Workflow 3 is about a revision range, like -r 100:200
I think you need the following:
'svn diff --new foo.c --old <some-url>@HEAD'
or
'svn diff --new foo.c --old <some-url>'
should work too because it'll default to HEAD.
Danny
---------------------------------------------------------------------
|
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.