Re: Create/Apply Patch - UTF-16 and binary support
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Wed, 22 May 2013 20:17:25 +0100 (BST)
Stefan Sperling wrote:
> On Wed, May 22, 2013 at 12:29:16PM -0400, Friedrich.Brunzema wrote:
There was in TortoiseSVN.
> I think the basic problem you're asking about is that Subversion
That is one of the two problems that Friedrich listed. The other is that Svn does not support patching of 'binary' files. (More generally, Subversion cannot round-trip an arbitrary change from 'svn diff' to 'svn patch' and back. As well as no support for 'binary' files, it has only partial support for tree changes.)
There is some overlap between those two issues, but neither of them strictly depends on the other.
Friedrich, I also wish we could support these two requirements. As an open source project, development happens mainly when somebody steps up and does it. Are you, or is anybody you know, able to help specify or design or implement these features? Even starting to discuss how it could work can sometimes be enough to get other people involved. I personally would be willing to help with supporting a more complete diff and patch, since I am currently working in the area of diff and merge and renames.
- Julian
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.