From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: update of snapshot release broken? Date: Sun, 24 Oct 2010 16:39:33 +0530 Message-ID: <81bp6j6e4y.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=34344 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P9yTK-0006QH-Ek for emacs-orgmode@gnu.org; Sun, 24 Oct 2010 07:11:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P9ySY-0004WI-Co for emacs-orgmode@gnu.org; Sun, 24 Oct 2010 07:10:42 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:40524) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P9ySY-0004W2-8P for emacs-orgmode@gnu.org; Sun, 24 Oct 2010 07:09:54 -0400 Received: by iwn9 with SMTP id 9so3279515iwn.0 for ; Sun, 24 Oct 2010 04:09:53 -0700 (PDT) In-Reply-To: (Michael Brand's message of "Sun, 24 Oct 2010 09:40:15 +0200") 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: Michael Brand Cc: Org Mode Michael Brand writes: > 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. 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 > Looks like you have pulled from git already. In that case you could create a snapshot in your work area using the following command. ,---- [from git user manual] | git archive --format=tar --prefix=project/ HEAD | gzip >latest.tar.gz `---- Jambunathan K. > 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