Hi, I'm using git-svn on a system with ISO-8859-1 encoding. The problem is when I try to use "git svn dcommit" to send changes to a remote svn (also ISO-8859-1). Seems like git-svn is sending commit messages with utf-8 (just a guessing...) and they look bad on the remote svn log. E.g. "Ca?\241a de cami?\243n" I have tried using i18n.commitencoding=ISO-8859-1 as suggested by the warning when doing "git svn dcommit" but messages still are sent with wrong encoding. I'm mising something? Thanks everyone -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html