all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Fabrice Popineau <fabrice.popineau@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: emacs-repository-version on MS-Windows
Date: Sat, 15 Nov 2014 11:27:57 +0000 (UTC)	[thread overview]
Message-ID: <loom.20141115T122129-660@post.gmane.org> (raw)
In-Reply-To: 83mw7tj2e6.fsf@gnu.org

Eli Zaretskii <eliz <at> gnu.org> writes:

> 
> > Date: Fri, 14 Nov 2014 18:53:55 +0800
> > Cc: emacs-devel <at> gnu.org
> > From: Chris Zheng <chriszheng99 <at> gmail.com>
> > 
> > The output is
> >   emacs-repository-version is a variable defined in `version.el'.
> >   Its value is "eb976992367d5b265dc779d82af5948987ec6de3"
> > 
> > Now it works as expected.  Thanks.
> 
> OK, thanks.
> 
> 

I don't understand. I'm still getting a nil value for emacs-repository-version.
If I look into version.el I read that the git command run to get the version is:

git log -1 --pretty=format:%N

which returns nothing to me.
However, if I ask for:
git log -1 --pretty=format:%H
658b768a6534ae6e77a8547a56fc31b46b63710b

So I feel something is wrong here but I don't know what.

Hoping that I am tracking the right master url:

git remote show origin
* remote origin
  Fetch URL: http://git.savannah.gnu.org/r/emacs.git/
  Push  URL: http://git.savannah.gnu.org/r/emacs.git/
  HEAD branch: master

Regards,

Fabrice




  reply	other threads:[~2014-11-15 11:27 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-14  9:32 emacs-repository-version on MS-Windows Eli Zaretskii
2014-11-14  9:40 ` Eli Zaretskii
2014-11-14  9:48 ` Chris Zheng
2014-11-14 10:13   ` Eli Zaretskii
2014-11-14 10:53     ` Chris Zheng
2014-11-14 14:13       ` Eli Zaretskii
2014-11-15 11:27         ` Fabrice Popineau [this message]
2014-11-15 11:39           ` Eli Zaretskii
2014-11-15 11:58             ` Fabrice Popineau
2014-11-15 12:57               ` Fabrice Popineau
2014-11-15 13:01               ` Eli Zaretskii
2014-11-14  9:57 ` martin rudalics
2014-11-14 10:14   ` Eli Zaretskii
2014-11-14 10:57   ` Dani Moncayo
2014-11-14 14:15     ` Eli Zaretskii
2014-11-15 20:20       ` Eli Zaretskii
2014-11-15 21:44         ` Glenn Morris
2014-11-15 22:42           ` Andreas Schwab
2014-11-16 16:03             ` Eli Zaretskii
2014-11-16 16:27               ` David Kastrup
2014-11-16 17:56                 ` Eli Zaretskii
2014-11-16 18:26                   ` David Kastrup
2014-11-16 16:33               ` Andreas Schwab
2014-11-16 18:00                 ` Eli Zaretskii
2014-11-16 18:15                 ` Eli Zaretskii
2014-11-16 16:47               ` Achim Gratz
2014-11-16 18:05                 ` Eli Zaretskii
2014-11-16 23:41               ` Andy Moreton
2014-11-17  3:45                 ` Eli Zaretskii
2014-11-16 19:30             ` Glenn Morris
2014-11-16  3:40           ` Eli Zaretskii

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20141115T122129-660@post.gmane.org \
    --to=fabrice.popineau@gmail.com \
    --cc=emacs-devel@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.