Greg Hudson wrote:
> Just to raise another little issue, I think
>
> svn diff -r N TARGET@PEG
>
> should default the upper operative revision to PEG. Right now we
> default it without regards to the peg revision, so a command like:
>
> svn diff -r 7303 http://svn.collab.net/repos/svn/trunk/subversion/libsvn_fs/id.c@7304
>
> fails because it it tries to do a forward-lookup of
> subversion/libsvn_fs/id.c from peg-rev 7304 to head.
>
> This defaulting would be consistent with what you've done with commands
> like cat in your patch.
Does anyone have objections to this change? Namely defaulting the
ending rev of a diff to the peg revision if no end revision is
present? I think it makes sense, so I'll go ahead and make it if no
one objects.
-Josh
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 2 14:12:20 2004