From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_R=F6hler?= Subject: Re: update of snapshot release broken? Date: Sun, 24 Oct 2010 14:56:12 +0200 Message-ID: <4CC42CEC.1070203@easy-emacs.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=33038 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PA08X-0006is-0h for emacs-orgmode@gnu.org; Sun, 24 Oct 2010 08:57:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PA08V-0001mI-Ce for emacs-orgmode@gnu.org; Sun, 24 Oct 2010 08:57:20 -0400 Received: from moutng.kundenserver.de ([212.227.17.8]:54476) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PA08V-0001lS-1a for emacs-orgmode@gnu.org; Sun, 24 Oct 2010 08:57:19 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Am 24.10.2010 09:40, schrieb Michael Brand: > Hi all > > I just noticed that both > http://orgmode.org/org-latest.zip > and > http://orgmode.org/org-latest.tar.gz > provide old files like e. g. org.el from mid of October > > Currently I misuse this snapshot to install the exactly same version > at home and at work. I did not find out in reasonable time how to use > git to get the same version again later that was the most recent at > the time of the upgrade on the first machine. Hi, with `git branch' you should be able to specify a commit, from with the branch is drawn. `git log -n 1' should give you the last commit hash, for example commit a84186785645652a8daff9e09d81db3d2bb3c5ce HTH Andreas -- https://code.launchpad.net/~a-roehler/python-mode/python-mode-components https://code.launchpad.net/s-x-emacs-werkstatt/ I hope there are others > that would also appreciate if someone would add how to do this use > case with git to > http://orgmode.org/worg/org-faq.php#keeping-current-with-Org-mode-development > > Michael > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >