Geir,
I looked through some scripts that I wrote to help me sync the GNU
Nano repository and I came across a Perl script that might be useful
to you in quickly identifying all log messages that are not
representable in ASCII (hence possibly not UTF-8).
Attached is the source of the script. To use
Danny Trebbien wrote on Tue, Nov 30, 2010 at 07:35:38 -0800:
> I suspect that when all is said and done, the version of Subversion
> that will contain the patch will be in the 1.7.x series.
Indeed. We don't add new features in patch releases (1.6.0->1.6.x), and
I'm afraid that Danny's patches do
> I must be missing something here, is this patch applied to the current SVN
> source?
>
> I have downloaded SVN 1.6.15 source from Tigris.org, and cant find the
> changes in the source. Also this patch is applied to a file :
> subversion/svnsync/sync.c but in my downloaded source there is only
directed to "EDB SourceControl System"
> -Original Message-
> From: Daniel Trebbien [mailto:dtrebb...@gmail.com]
> Sent: 9. september 2010 17:49
> To: Daniel Shahaf
> Cc: us...@subversion.apache.org; dev@subversion.apache.org
> Subject: Re: svnsync failure when sy
On Thu, Sep 9, 2010 at 3:48 AM, Daniel Shahaf wrote:
> CC += dev@, and let me point you to our patch submission guidelines:
> http://subversion.apache.org/docs/community-guide/general.html#patches
>
> Summary for dev@: allow svnsync to translate non-UTF-8 log messages to UTF-8.
>
> (more below)
>
Daniel Trebbien wrote on Thu, Sep 09, 2010 at 08:48:43 -0700:
> On Thu, Sep 9, 2010 at 3:48 AM, Daniel Shahaf wrote:
> > Daniel Trebbien wrote on Wed, Sep 08, 2010 at 18:58:06 -0700:
> >> + if (strcmp(propname, "svn:log") == 0)
> >> + {
> >
> > Should this use svn_prop_needs_tr
CC += dev@, and let me point you to our patch submission guidelines:
http://subversion.apache.org/docs/community-guide/general.html#patches
Summary for dev@: allow svnsync to translate non-UTF-8 log messages to UTF-8.
(more below)
Daniel Trebbien wrote on Wed, Sep 08, 2010 at 18:58:06 -0700:
> O
7 matches
Mail list logo