Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by h1439878.stratoserver.net (8.14.2/8.14.2/Debian-2build1) with SMTP id p587jdei031864 for ; Wed, 8 Jun 2011 09:45:40 +0200 Received: (qmail 19019 invoked by alias); 8 Jun 2011 07:45:34 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 08 Jun 2011 07:45:34 -0000 Received: from relay.uni-heidelberg.de (EHLO relay.uni-heidelberg.de) [129.206.100.212] by mx0.gmx.net (mx067) with SMTP; 08 Jun 2011 09:45:34 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id p587hHrx011449 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 8 Jun 2011 09:43:19 +0200 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id p584aXgQ004563; Wed, 8 Jun 2011 09:43:17 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 1210558 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Wed, 8 Jun 2011 09:43:17 +0200 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id p587hHxb019518 for ; Wed, 8 Jun 2011 09:43:17 +0200 Received: from mail-px0-f174.google.com (mail-px0-f174.google.com [209.85.212.174]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id p587gese011191 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=FAIL) for ; Wed, 8 Jun 2011 09:42:54 +0200 Received: by pxi15 with SMTP id 15so202540pxi.33 for ; Wed, 08 Jun 2011 00:42:40 -0700 (PDT) Received: by 10.68.69.43 with SMTP id b11mr466553pbu.104.1307518541209; Wed, 08 Jun 2011 00:35:41 -0700 (PDT) Received: from staff-251-115.wireless.adelaide.edu.au (staff-251-115.wireless.adelaide.edu.au [129.127.251.115]) by mx.google.com with ESMTPS id 10sm115049pbk.45.2011.06.08.00.35.39 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 08 Jun 2011 00:35:40 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1081) References: <4DE3FB77.6020707@morningstar2.co.uk> X-Mailer: Apple Mail (2.1081) X-Spam-Whitelist: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by listserv.uni-heidelberg.de id p587hHxb019519 Message-ID: Date: Wed, 8 Jun 2011 17:05:36 +0930 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Will Robertson Subject: Re: \GetInfoId, \filename, etc. To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: <4DE3FB77.6020707@morningstar2.co.uk> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (eXpurgate); Detail=5D7Q89H36p4yCuwxJv6KY0FCZRnwZ+13SKsApFq+5ROgiINtm5Y1o2M61X5lif1PXLsm4 uYDKl3Lp+WnO3R0pV/5FQ6pok8MqFOfJW+d6mx+uZ0boC6FiSZfXnKlR7T4WX+6/7VGRPpK4rR6T IHm2s3nSSHM2AhKOMt9RHNeNm86wIRbmCJPDzb3qMic+QhXYP2Ast1Hr289dTJHvG/ilA==V1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de Status: R X-Status: X-Keywords: X-UID: 6778 On 31/05/2011, at 5:47 AM, Joseph Wright wrote: > - Are any packages other than those maintained by the team using > \GetInfoId? Not as far as I know... > - If so, which pieces of meta-data are needed? (The team only use > \filedate and \fileversion) I'd say all of them are good to keep. > - Is \GetInfoId being used only with SVN meta-data, or is anyone > using it with CVS? Only SVN, and I think we're (i.e., for the LaTeX3 code) the only ones using that. With the caveat I haven't gone looking for others' code, but I'd say if we've never heard of it then we can be 99.9% sure that it doesn't exist. Cheers, -- Will