From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: git repo version clarificaiton
Date: Thu, 28 Jun 2012 22:05:09 +0200 [thread overview]
Message-ID: <87obo3rymi.fsf@Rainer.invalid> (raw)
In-Reply-To: CABraJN_vxNPqvJ46PmVJK8f=JHRZnwqqM9wKd=QDqDBJpd1e_g@mail.gmail.com
Daniel Hawthorne writes:
> As stated by the variable "org-version," the git repo version is
> 7.8.03.
Each checkout you make from the repo has it's own version. Now, if you
are shown version 7.8.03, it can mean several things: you really have
that version checked out (forgot to pull? on a different branch?) or
you may have a mixed install.
> The stable release is 7.8.11. Is the version number for the
> repo not meaningful?
It is. The above tells us that something is amiss with your org-mode
from Git. We just can't tell what exactly since you didn't give enough
information.
git remote update
git fetch --tags
git checkout master
git describe
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
DIY Stuff:
http://Synth.Stromeko.net/DIY.html
prev parent reply other threads:[~2012-06-28 20:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-28 10:47 git repo version clarificaiton Daniel Hawthorne
2012-06-28 14:08 ` Nick Dokos
2012-06-28 15:42 ` Tassilo Horn
2012-06-28 16:11 ` Samuel Wales
2012-06-28 16:14 ` Nick Dokos
2012-06-28 16:18 ` Nick Dokos
2012-06-28 17:35 ` Tassilo Horn
2012-06-28 18:25 ` Nick Dokos
2012-06-28 20:05 ` Achim Gratz [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87obo3rymi.fsf@Rainer.invalid \
--to=stromeko@nexgo.de \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).