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

Re: [PATCH] generate subversion.pot in dist.sh

From: Ben Reser <ben_at_reser.org>
Date: Tue, 20 May 2014 08:57:56 -0700

On 5/6/14, 2:52 PM, Mattias Engdegård wrote:
> Translators will need the subversion.pot file; it should be present in the
> source distribution. Presumably, the right way to ensure that is to have
> dist.sh generate it, similar to the way the configure script is created.
>
> [[[
> Have dist.sh generate subversion.pot for the benefit of translators who need
> it in the source distribution.
>
> * tools/dist/dist.sh: Generate subversion.pot by running po-update.sh.
> ]]]

Why should the pot file be present in the distribution package? Shouldn't
translators be working against a SVN checkout and not a distribution package?

Looking at the output on 1.8.x it adds 348 KB of uncompressed size to our
source. That's obviously not a huge problem, but I just don't understand what
value this really creates. For most of users this is useless (they aren't
translators). For those that need it, it's trivially created.

Configure, which you're using as an example is used by everyone that builds on
anything other than Windows.

I see no problem with the patch itself, but I don't understand the purpose.
Received on 2014-05-20 17:58:32 CEST

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.