File Encodings for result file when using TortoiseMerge
From: Michael Schlenker <msc_at_contact.de>
Date: Wed, 11 Sep 2013 18:05:56 +0200
Hi all,
i have some issues with the TortoiseMerge picking surprising encodings
We are trying to move some source files from ISO-8859-1 to UTF-8 encoding.
e.g.
Now a change (unrelated to the umlauts) happens to test.py in the
e.g.: a conflict happens because both sides have modified 'some change',
<<<<<<< .working
Working Copy is UTF-8, merge-right ISO-8859-1 (or maybe CP1252, doesn't
Now running TortoiseMerge from TortoiseSVN to resolve the conflict, the
But when i cherry pick some lines:
and save the file, the merged file contains ISO-8859-1 umlauts, even
So, merging from Branch -> TRUNK breaks my TRUNK files encoding.
If i do the merge down from TRUNK -> Branch, and pick the UTF-8 side, i
So merging from TRUNK -> Branch also breaks my file encodings.
It seems like a deliberate 'feature' to always pick the left sides
So, my questions:
1. Is there a way to configure TortoiseSVN/TortoiseMerge to pick the
If it matters:
against an SVN 1.8 server.
Michael
-- Michael Schlenker Software Architect CONTACT Software GmbH Tel.: +49 (421) 20153-80 Wiener Straße 1-3 Fax: +49 (421) 20153-41 28359 Bremen http://www.contact.de/ E-Mail: msc@contact.de Sitz der Gesellschaft: Bremen Geschäftsführer: Karl Heinz Zachries, Ralf Holtgrefe Eingetragen im Handelsregister des Amtsgerichts Bremen unter HRB 13215 ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3064361 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].Received on 2013-09-11 18:12:12 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.