That's a great repro recipe, thanks! Can you file an issue, using
this recipe? (I looked in the issue tracker and didn't see an obvious
duplicate, but you might want to search too, and if you find one, then
it would be fine to just add this recipe to that issue.)
I'm not sure yet what the solution will be, but the behavior you got
in the 1:4121 case is clearly wrong.
-K
Michael Price <mprice@atl.lmco.com> writes:
> It is wierd...
>
> $ ~/local/private/src/svn/ac-helpers> svn log -r 1:4121 check-diff.sh
> ------------------------------------------------------------------------
> rev -1: | (no date) | 1 line
>
> file not found: revision `4121', path `/trunk/ac-helpers/check-diff.sh'
> ------------------------------------------------------------------------
> $ ~/local/private/src/svn/ac-helpers> svn log -r 1:4120 check-diff.sh
> ------------------------------------------------------------------------
> rev 1669: kfogel | 2002-04-11 14:51:27 -0400 (Thu, 11 Apr 2002) | 22 lines
>
> Check that the diff program supports the "-u" flag, since `svn diff'
> wants to pass it by default. This somewhat reverts rev 1503, except
> that we're not demanding GNU diff now, just support for "-u".
>
> * ac-helpers/check-diff.sh: New file. Based on old
> gnu-diff.sh from rev 1502, but with different tests.
>
> * ac-helpers/check-diff-input-1.txt,
> ac-helpers/check-diff-input-2.txt: New files
>
> * ac-helpers: Add "check-diff-output.tmp" to svn:ignore
> property.
>
> * autogen.sh: Add check-diff.sh to the list of files to
> set executable.
>
> * configure.in: Run ac-helpers/check-diff.sh to find the
> diff program. Also, tweak the diff3 error message.
>
> * CHANGES: Note the new dependency.
>
>
> ------------------------------------------------------------------------
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 16 16:48:23 2002