[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Mixing encodings in one patch file

From: John Z <freesh08_at_gmail.com>
Date: Wed, 15 Jul 2009 15:06:26 +0800

Is it possible to mix encodings in one Unified Diff patch file?

I have some Java projects, which have many ANSI encoded files and also many
UTF-8 encoded files to support Asian languages, but when I create a patch
file, the ANSI encoded text and UTF-8 encoded text appear in a same patch
file and make it unreadable. I can't apply this patch either. There are so
many files that I cannot anticipate the encoding of each file before I
create a patch file.

Is there a solution? Or, will TortoiseSVN auto detect the encodings, and
auto group them, and ...auto generate two patch files, in the future?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2371402

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-07-15 09:12:46 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.