From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Should these files ignored? Date: Tue, 26 May 2015 22:45:00 +0200 Message-ID: <87mw0rkr03.fsf@gnu.org> References: <87ioblvw3y.fsf@163.com> <87pp5o1ijz.fsf@gnu.org> <20150526154532.GA27664@thebird.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48921) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxLil-0005un-UO for guix-devel@gnu.org; Tue, 26 May 2015 16:45:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YxLii-0005Al-Mv for guix-devel@gnu.org; Tue, 26 May 2015 16:45:07 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54623) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxLii-0005Aa-Kl for guix-devel@gnu.org; Tue, 26 May 2015 16:45:04 -0400 In-Reply-To: <20150526154532.GA27664@thebird.nl> (Pjotr Prins's message of "Tue, 26 May 2015 17:45:32 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Pjotr Prins Cc: guix , Feng Shu Pjotr Prins skribis: > On Mon, May 25, 2015 at 10:57:52PM +0200, Ludovic Court=C3=A8s wrote: >> > po/guix/cs.po >>=20 >> These must not be ignored, they are checked in. > > When you run make they change because they contain a time stamp. It > messes up the git record. Can we run make without generating these .po > files? They=E2=80=99re only regenerated upon =E2=80=98make dist=E2=80=99 or =E2=80= =98make -C po/guix update-po=E2=80=99, I think. I just run =E2=80=98git reset --hard=E2=80=99 when that happens, which is r= are. Ludo=E2=80=99.