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

Re: svnsync failure when syncing with a repository that used ISO-8859-1 for log messages

From: Daniel Trebbien <dtrebbien_at_gmail.com>
Date: Wed, 8 Sep 2010 16:39:19 -0700

On Wed, Sep 8, 2010 at 3:58 PM, Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:
> Can you propedit the property in the repository you're syncing from?

No, as I only have read access to `svn://svn.sv.gnu.org/nano`.

> Failing that, see normalize_string() in subversion/svnsync/sync.c.

I looked at the trunk sources for `svnsync`, but the
`normalize_string` function appears to adjust line ending style only.
I think that a call to `svn_subst_translate_string`
(http://svn.collab.net/svn-doxygen/svn__subst_8h.html#a29) needs to be
added in the `svnsync_normalize_revprops` function when `propname` is
"svn:log".
Received on 2010-09-09 02:42:59 CEST

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

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