Re: svn_client_patch not applying patch correctly

2010-05-23 Thread Daniel Näslund
Hi Stefan Sperling Just posting to tell I'm looking into this. On Sat, May 22, 2010 at 12:58:42AM +0200, Stefan Sperling wrote: > On Fri, May 21, 2010 at 10:27:42PM +0200, Stefan Küng wrote: > > * ShellCache.h > > -> this file results in three applied and one rejected hunk > > the result a

Re: svn_client_patch not applying patch correctly

2010-05-21 Thread Stefan Küng
On 22.05.2010 00:58, Stefan Sperling wrote: On Fri, May 21, 2010 at 10:27:42PM +0200, Stefan Küng wrote: * ShellCache.h -> this file results in three applied and one rejected hunk the result as it *should* be is shown in image1, the result from svn_client_patch is shown in image2

Re: svn_client_patch not applying patch correctly

2010-05-21 Thread Stefan Sperling
On Fri, May 21, 2010 at 10:27:42PM +0200, Stefan Küng wrote: > * ShellCache.h > -> this file results in three applied and one rejected hunk > the result as it *should* be is shown in image1, the result > from svn_client_patch is shown in image2 Where are the images you are referring to

svn_client_patch not applying patch correctly

2010-05-21 Thread Stefan Küng
Hi, I'm currently trying to make use of the new API svn_client_patch() in TortoiseMerge and TSVN. I got it working already, but when I started testing I found that it doesn't apply patches that can be applied cleanly. In the TSVN repository, we have a few test files which show the problem. T