From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Francis Moreau Newsgroups: gmane.emacs.help Subject: Re: What's the status of the emacs' git repo on savannah Date: Thu, 4 Jun 2009 00:22:39 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1244148261 3654 80.91.229.12 (4 Jun 2009 20:44:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 4 Jun 2009 20:44:21 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 04 22:44:19 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MCJnO-00047R-8k for geh-help-gnu-emacs@m.gmane.org; Thu, 04 Jun 2009 22:44:18 +0200 Original-Received: from localhost ([127.0.0.1]:40570 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MCJnN-00064F-He for geh-help-gnu-emacs@m.gmane.org; Thu, 04 Jun 2009 16:44:17 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!news2.glorb.com!postnews.google.com!o18g2000yqi.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 35 Original-NNTP-Posting-Host: 213.215.4.82 Original-X-Trace: posting.google.com 1244100159 17547 127.0.0.1 (4 Jun 2009 07:22:39 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 4 Jun 2009 07:22:39 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: o18g2000yqi.googlegroups.com; posting-host=213.215.4.82; posting-account=ekTE0goAAADiVCThPmo4ph0C5bTUhQOx User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.10) Gecko/2009042708 Fedora/3.0.10-1.fc9 Firefox/3.0.10, gzip(gfe), gzip(gfe) X-HTTP-Via: 1.1 grimoire.wyplay.int:3128 (squid/2.5.STABLE14) Original-Xref: news.stanford.edu gnu.emacs.help:169710 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:64939 Archived-At: On Jun 3, 11:50=A0pm, Thierry Volpiatto wrote: > Francis Moreau writes: > > Hello, > > > I'm wondering if this repo is kept uptodate frequently. > > > I cloned, compiled and installed emacs from the master branch which > > points to this commit: 8e282b1c43fd6768a9ec339f5cb8aefd4d2fc2 > > Date: =A0 Wed Apr 29 04:46:15 2009 +0000 > > > Asking to the freshly installed emacs its version gives me: > > > $ emacs --version > > GNU Emacs 23.0.92.1 > > > I don't think it is the latest emacs. > > > Does anybody have any information on this repo ? > > I think emacs developpers are working actually on the savannah repo. > It's better waiting all problems are fixed before (re)installing emacs. > Can't I use this repo to retrieve pre-release or something like ? In the repo, there are tags such as: EMACS_PRETEST_23_0_92. Is it 'safe' to use such revisions ? Also I saw that some people are using emacs 23.0.94. Where do they get this release if it's not in the dev repo ? thanks