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

Re: swig-py3 str/bytes difference in svn_config_*()

From: Branko Čibej <brane_at_apache.org>
Date: Sun, 15 Dec 2019 16:38:47 +0100

On 13.12.2019 12:44, Yasuhito FUTATSUKI wrote:
>> - In general, format=flowed and inline patches don't mix — IIRC, the problem is
>> that unidiffs that contain lines with trailing spaces will be corrupted — so
>> you should either disable format=flowed on your end or send patches as
>> attachments (as opposed to inline). See:
>> https://wiki.openstack.org/wiki/MailingListEtiquette#Thunderbird
> Thank you for this informaiton. I've changed my Thunderbird setting
> (at least this one, and I'll do it on other environments).

I use Thunderbird with format=flowed and post patches inline, but I mark
them as "preformatted text" in Thunderbird's editor; for example:

$ svn diff --internal-diff
Index: COMMITTERS
===================================================================
--- COMMITTERS (revision 1871596)
+++ COMMITTERS (working copy)
@@ -13,7 +13,7 @@
        sussman Ben Collins-Sussman <sussman_at_red-bean.com>
         kfogel Karl Fogel <kfogel_at_red-bean.com>
         gstein Greg Stein <gstein_at_gmail.com>
- brane Branko Čibej <brane_at_apache.org>
+ brane Branko Čibej <brane_at_apache.org> <-- did something change here?
         jorton Joe Orton <joe_at_manyfish.co.uk>
        ghudson Greg Hudson <ghudson_at_mit.edu>
           fitz Brian W. Fitzpatrick <fitz_at_red-bean.com>

This seems to work for me.

-- Brane
Received on 2019-12-15 16:38:50 CET

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.