git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Michael J Gruber <git@drmicha.warpmail.net>
Cc: Jiang Xin <worldhello.net@gmail.com>,
	Git List <git@vger.kernel.org>,
	Ralf Thielow <ralf.thielow@googlemail.com>
Subject: Re: [ANNOUNCE] Git v2.8.0-rc2
Date: Mon, 21 Mar 2016 13:01:55 -0700	[thread overview]
Message-ID: <xmqqr3f3lhvw.fsf@gitster.mtv.corp.google.com> (raw)
In-Reply-To: <CAA19uiSUV0C=WQAhgum9MM8r8NixMF8O0XOFxzywSJtBEcGNmQ@mail.gmail.com> (Michael J. Gruber's message of "Sun, 20 Mar 2016 16:11:31 +0100")

Michael J Gruber <git@drmicha.warpmail.net> writes:

> I think this is a general question about how to track build
> products.  The proper place may be in a tree that is referenced
> from a note or so.

> Maybe I shouldn't consider git.pot a build product - I don't know,
> as I honestly don't know why we treat it the way we do.

I think your LaTeX output analogy is interesting.  When working with
other people editing a single document, each person may update the
build product (.dvi or .pdf or whatever) in his branch and when you
merge other people's work, this would create an unresolvable mess
but that is perfectly fine, because you wouldn't even attempt to
merge the build product.  Instead, you would merge the source
material, run the formatter, and pretend as if its output is the
result of the merging of .dvi or .pdf or whatever.

But then we need to step back and consider the reason why we keep
the build product in the first place.  Presumably that is to help
those who want to consume the build product without having the
toolchain to build from the source.  If that is the case, perhaps it
is also a valid workflow for these collaborating authors of a single
document not to update the build product, if they know that nobody
cares about how the final output looks like on their individual
fork, until their work is merged to some "mainline".

The primary consumers of git.pot build product are the l10n teams,
and I do not think that they want to (or it is practical to ask them
to) work on translating new messages on individual topics code-side
people work on.  So perhaps it is a valid workflow to leave git.pot
behind until i18n coordinator declares "it is time to catch up" and
regenerates it at some "snapshot" time in the development cycle.

  reply	other threads:[~2016-03-21 20:02 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-10 23:04 [ANNOUNCE] Git v2.8.0-rc2 Junio C Hamano
2016-03-12  9:11 ` Max Horn
2016-03-14 18:10   ` Junio C Hamano
2016-03-14 15:29 ` Michael J Gruber
2016-03-14 15:30   ` [PATCH] wt-status: allow "ahead " to be picked up by l10n Michael J Gruber
2016-03-14 15:57     ` Junio C Hamano
2016-03-14 15:56   ` [ANNOUNCE] Git v2.8.0-rc2 Junio C Hamano
2016-03-14 17:47     ` Junio C Hamano
2016-03-16 13:33       ` Michael J Gruber
2016-03-16 13:40         ` Duy Nguyen
2016-03-16 15:32           ` Michael J Gruber
2016-03-16 16:30             ` Junio C Hamano
2016-03-17 14:51               ` Michael J Gruber
2016-03-17 15:14                 ` [RFC/PATCH] Makefile: allow po generation through po target Michael J Gruber
2016-03-17 22:42                   ` Junio C Hamano
2016-03-17 16:15                 ` [ANNOUNCE] Git v2.8.0-rc2 Junio C Hamano
2016-03-20  9:45         ` Jiang Xin
2016-03-20 15:11           ` Michael J Gruber
2016-03-21 20:01             ` Junio C Hamano [this message]
2016-03-22 10:00               ` Michael J Gruber
2016-03-22 17:43                 ` Junio C Hamano
2016-03-15 16:42   ` Jiang Xin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqr3f3lhvw.fsf@gitster.mtv.corp.google.com \
    --to=gitster@pobox.com \
    --cc=git@drmicha.warpmail.net \
    --cc=git@vger.kernel.org \
    --cc=ralf.thielow@googlemail.com \
    --cc=worldhello.net@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).