svn diff bug
From: Phil Shafer <phil.shafer_at_gmail.com>
Date: Thu, 6 Dec 2012 12:28:59 -0500
I'm seeing an inaccurate diff chunk in "svn diff" output. To reproduce this:
svn checkout http://libslax.googlecode.com/svn/trunk/ libslax-read-only
The output I see is:
Index: doc/oxtradoc/rfc2629-to-html.slax
But this is not accurate:
% grep -A3 'table.full {' doc/oxtradoc/rfc2629-to-html.slax
The "margin-left" line is the line I added during this commit.
I am running macosx (10.8.0) and svn version 1.7.6 (r1370777).
FWIW, I do _not_ see this issue on freebsd w/ svn version 1.6.6 (r40053).
Is this a known bug? If not, where should I file it?
Thanks,
--- Bock [trash/libslax-read-only]% uname -a Darwin bock.juniper.net 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386 Bock [trash/libslax-read-only]% svn --version svn, version 1.7.6 (r1370777) compiled Aug 24 2012, 12:50:58Received on 2012-12-07 00:41:34 CET |
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.