Re: rfc: proposal for new "svn diff" behavior
From: Alan Langford <jal_at_ambitonline.com>
Date: 2002-03-29 19:59:19 CET
I'm not sure if my ignorance here makes this a Stupid Suggestion or a
$ svn diff -r --1:1598
For (rev-1):rev. Ugh. Maybe you can use a character for "relative revnum"
$ svn diff -r -@-2:1598
For (rev-2):rev. Then you can use two @'s for relative to the head...
$ svn diff -r -@-1:@
For (head-1):head.
Anyhow, if this is a dumb idea, feel free to ignore me.
At 2002/03/29 10:30 -0800, Blair Zajac wrote:
---------------------------------------------------------------------
|
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.