From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harald Hanche-Olsen Newsgroups: gmane.emacs.devel Subject: A git repository question Date: Wed, 07 Oct 2009 17:45:17 -0400 (EDT) Message-ID: <20091007.174517.110447638.hanche@math.ntnu.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1254951997 11552 80.91.229.12 (7 Oct 2009 21:46:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 Oct 2009 21:46:37 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 07 23:46:28 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MveL3-0005KG-L7 for ged-emacs-devel@m.gmane.org; Wed, 07 Oct 2009 23:46:25 +0200 Original-Received: from localhost ([127.0.0.1]:39441 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MveL3-0004Q4-39 for ged-emacs-devel@m.gmane.org; Wed, 07 Oct 2009 17:46:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MveK8-0003pt-Ut for emacs-devel@gnu.org; Wed, 07 Oct 2009 17:45:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MveK4-0003np-1q for emacs-devel@gnu.org; Wed, 07 Oct 2009 17:45:28 -0400 Original-Received: from [199.232.76.173] (port=46970 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MveK3-0003nZ-RT for emacs-devel@gnu.org; Wed, 07 Oct 2009 17:45:23 -0400 Original-Received: from abel.math.ntnu.no ([129.241.15.50]:40033) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MveK3-0003W0-FG for emacs-devel@gnu.org; Wed, 07 Oct 2009 17:45:23 -0400 Original-Received: (qmail 17043 invoked from network); 7 Oct 2009 21:45:19 -0000 Original-Received: from gauss.math.ntnu.no (HELO localhost) (hanche@129.241.15.102) by abel.math.ntnu.no with ESMTPA; 7 Oct 2009 21:45:19 -0000 X-URL: http://www.math.ntnu.no/~hanche/ X-Mailer: Mew version 6.2.51 on Emacs 23.0.94 / Mule 6.0 (HANACHIRUSATO) X-detected-operating-system: by monty-python.gnu.org: Solaris 8 (1) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:115966 Archived-At: Is there a way to dig the actual 23.1 release out of the git repository at git://git.sv.gnu.org/emacs.git ? I can see handy tags like EMACS_22_3 there, but no EMACS_23_1. Or does the release exist only as a tar ball? - Harald