Re: [PATCH] "svn diff -x -w" gets error or outputs incorrect diff

2013-03-07 Thread Hideki IWAMOTO
you to check > that it still applies cleanly to trunk and resubmit it? > > Gavin. > -- Hideki IWAMOTO

[PATCH] "svn diff -x -w" gets error or outputs incorrect diff

2012-12-31 Thread Hideki IWAMOTO
cmp4(.../cmp4) (working copy) @@ -131063,4 +131063,4 @@ @@@ -aaa +bbb $ svn di -x -w --old=cmp3 --new=cmp4 Index: cmp4 === --- cmp4(.../cmp3) (working copy) +++ cmp4(.../cmp4) (working copy) @@ -131062,5 +131062,5 @@ -@@@ -aaa + @@@ +bbb -- Hideki IWAMOTO token_compare-log.txt Description: Binary data token_compare-trunk.patch Description: Binary data

Re: [PATCH] fix for diff optimization bug

2012-12-29 Thread Hideki IWAMOTO
2 13:31:21 +0100 "Bert Huijben" wrote: > > > > -Original Message- > > From: Daniel Shahaf [mailto:danie...@elego.de] > > Sent: zaterdag 29 december 2012 01:00 > > To: Hideki IWAMOTO > > Cc: dev@subversion.apache.org; Julian Foad > >

Re: [PATCH] fix for diff optimization bug

2012-12-29 Thread Hideki IWAMOTO
sign to the default owner of libsvn_diff. On Sat, 29 Dec 2012 14:39:11 +0200 Daniel Shahaf wrote: > Hideki IWAMOTO wrote on Sat, Dec 29, 2012 at 21:30:32 +0900: > > Hi. > > > > > Hi Hideki, thanks for the patch. I hope Johan or Julian will have > > > a look

Re: [PATCH] fix for diff optimization bug

2012-12-29 Thread Hideki IWAMOTO
:00:02 +0200 Daniel Shahaf wrote: > Hi Hideki, thanks for the patch. I hope Johan or Julian will have > a look (probably next year), but if you don't get a response please ping > the thread and I'll have a look. > > Hideki IWAMOTO wrote on Sat, Dec 29, 2012 at 08:25:07

Re: [PATCH] fix for diff optimization bug

2012-12-28 Thread Hideki IWAMOTO
+--- 2 files changed, 75 insertions(+), 27 deletions(-) On Tue, 25 Dec 2012 18:25:23 +0200 Daniel Shahaf wrote: > Hideki IWAMOTO wrote on Wed, Dec 26, 2012 at 00:31:16 +0900: > > Hi, Daniel. > > > > > You might be interested to know that on the 'trunk&#

Re: [PATCH] fix for diff optimization bug

2012-12-26 Thread Hideki IWAMOTO
patch to fix the > bug shown by test number 13.? We can treat them as two entirely separate > problems, but maybe you have the skill and wish to help fix both of them. > > - Julian > > > Hideki IWAMOTO wrote: > > > The optimization of diff inclued in version 1.7 has

Re: [PATCH] fix for diff optimization bug

2012-12-25 Thread Hideki IWAMOTO
or write a patch to fix the > bug shown by test number 13.? We can treat them as two entirely separate > problems, but maybe you have the skill and wish to help fix both of them. > > - Julian > > > Hideki IWAMOTO wrote: > > > The optimization of diff inclued in ver

Re: [PATCH] fix for diff optimization bug

2012-12-24 Thread Hideki IWAMOTO
ling to write a test for the bug you > found, and/or port test 13 to version 1.7, and/or write a patch to fix the > bug shown by test number 13.? We can treat them as two entirely separate > problems, but maybe you have the skill and wish to help fix both of them. > > - Ju

[PATCH] fix for diff optimization bug

2012-12-24 Thread Hideki IWAMOTO
e +0123456789abcde +0123456789abcde +0123456789abcde +0123456789abcde +0123456789abcde +0123456789abcde +0123456789abcde +0123456789abcde +0123456789abcde +0123456789abcde +0123456789abcde 0123456789abcde 0123456789abcde 0123456789abcde -- Hideki IWAMOTO diff-optimization-bug.patch Description: Binary data