Karl Fogel wrote:
> "Steve Hay" <SteveHay_at_planit.com> writes:
>> I've just installed Subversion 1.5.0 on Windows XP and I find that
>> the output of "svnlook diff ..." comes out in the wrong order when
>> redirected, e.g. this is OK:
>
> So the issue is that the "Modified: " line comes before the diff in
> the
> first instance, but after the diff in the second?
Yes, exactly. The "Modified: " and "=====[...]" lines are clearly
intended to be some kind of header above the diff, so it looks really
confusing when it comes out after them instead (especially when there is
another file following in the output...).
[...]
>
>> Is this change by design or by accident?
>
> By accident, certainly. I'm not sure what exactly changed to cause
> this, though. Does the patch below have any effect for you?
Sorry, I'm not set up for building SVN. I've only ever used prebuilt
binaries. I'm willing to give it a go if nobody else has time, but
hopefully somebody else on Windows already has a suitable build
environment set up and can try the patch more easily.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-04 18:40:17 CEST