[translations] Re: Auto-merging translations and master |
[ Thread Index |
Date Index
| More lilynet.net/translations Archives
]
- To: hanwen@xxxxxxxxx
- Subject: [translations] Re: Auto-merging translations and master
- From: John Mandereau <john.mandereau@xxxxxxxxx>
- Date: Mon, 11 Jun 2012 10:16:13 +0200
- Cc: Translations list at lilynet <translations@xxxxxxxxxxx>, lilypond-devel <lilypond-devel@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:subject:from:to:cc:date:in-reply-to:references :content-type:x-mailer:content-transfer-encoding:mime-version; bh=TSP9mJHxdTgccZWXkVNBIiIr2n6gvwu+Zh2ia0Ceizs=; b=mMG+MSxPiwd4o6vvGQP62VH6iRqBEPXOGZQnbdgSaAsoW6QUjN29GFxbJ9qWYg6v5z lKzF46j1hMZidNXc8uJu1BbJN0miHw39oClci1t8/tgP+THJSfwWMXI29f0TUCmnHZa6 ke/trrwlQPK+8htixc/aAZnt+B7GQZIBpC6yGHR36SLTv60wicFu5aMlGHz3alr9VyOx VEs+5EzDFj5k869ntWqw8997BPzWXFjdY9G453XG25qC3sWBLQimxuBXdzrPtBOO3Y3u xxa64EZlFCqmf2jE7MQWTznkBksj9h80UxfMPwIvL4Tbdjf74yGMdLqf8t0ybfuB/F6y 0wWw==
Il giorno mar, 05/06/2012 alle 10.42 -0300, Han-Wen Nienhuys ha scritto:
> it would be best if "make dist" were rewritten to take git's idea of
> the tree, and then add any necessary generated files (eg. configure,
> README) to that.
If we go this route, we should have a fallback for making dist outside
Git, i.e. if "make dist" is run in a Git repo then use git and pack into
the tarball the output of "git ls-files" otherwise use this saved
output.
John