From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29344 Path: main.gmane.org!not-for-mail From: Neil Crellin Newsgroups: gmane.emacs.gnus.general Subject: Re: Identifying CVS version (was: Re: crash) Date: 01 Mar 2000 15:00:17 -0800 Organization: Wallaby Refuge Sender: owner-ding@hpc.uh.edu Message-ID: References: <87aekje3xa.fsf@mharnois.workgroup.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035166028 2222 80.91.224.250 (21 Oct 2002 02:07:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:07:08 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by mailhost.sclp.com (Postfix) with ESMTP id D049DD051E for ; Wed, 1 Mar 2000 18:04:00 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id RAB17840; Wed, 1 Mar 2000 17:01:34 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 01 Mar 2000 17:00:53 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id RAA02994 for ; Wed, 1 Mar 2000 17:00:31 -0600 (CST) Original-Received: from webtile.wallaby.cc (webtile.wallaby.cc [209.157.194.74]) by mailhost.sclp.com (Postfix) with ESMTP id A06E1D051E for ; Wed, 1 Mar 2000 18:00:37 -0500 (EST) Original-Received: by webtile.wallaby.cc (Postfix, from userid 6077) id E4CC66277A; Wed, 1 Mar 2000 15:00:21 -0800 (PST) Original-To: ding@gnus.org In-Reply-To: lconrad@world.std.com's message of "01 Mar 2000 09:54:29 -0500" Original-Lines: 18 User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.1 (Bryce Canyon) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29344 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29344 lconrad writes: >>>>>> "Jan" == Jan Vroonhof writes: > Jan> If it is a crash, then it is xemacs and you need to give more > Jan> info. C backtrace and version to be precise ('latest cvs' is > Jan> very ambiguous) > Is there a way we can be more precise easily? That is, "latest cvs as > of date/time" is clearly more precise, but is there something that > would be more useful to someone who wanted to check out the precise > version? > And if we know it's the "latest CVS as of last week some time", is > there a file we can use to identify the precise time last week? Assuming we can trust those with checkin privs to make ChangeLog entries as they update, perhaps `head -3 gnus/lisp/ChangeLog` might suffice? -Neil