On Thu, Dec 17, 2009 at 06:18:28PM +0100, Stefan Sperling wrote: > On Thu, Dec 17, 2009 at 06:12:43PM +0100, Stefan Sperling wrote: > > I still have some work to do for svn patch. The current hunk-application > > code ends up ignoring valid hunks in certain situations. I already know > > how I want to proceed, just need a bit of time to do it. I probably > > won't have time until mid of January, though. There is on issue filed > > for this task. > > I mean to say there is _NO_ issue filed for this task,
The above mentioned non-filed issue has been fixed today. Most of what's still left to do is filed in the issue tracker: #3434 svn patch API should have a patch target filter #3460 svn patch is not fuzzy when applying unidiffs #3473 svn patch doesn't add files correctly #3493 svn patch skips missing directories #3556 svn patch ignores svn:eol-style #3557 svn patch shouldn't allow rejects by default There are also two TODO comments in patch.c: /* TODO: Get keywords from patch target. How? /* ### TODO mark file as conflicted. */ And this looks related, it should at least be looked into: #3362 svn diff creates patch which does not reapply without fuzz Stefan