emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting the value of `emacs-bzr-version' also from a git checkout


From: Óscar Fuentes
Subject: Re: Setting the value of `emacs-bzr-version' also from a git checkout
Date: Tue, 01 Oct 2013 19:04:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Dani Moncayo <address@hidden> writes:

> But FWIW, if I try Andreas' command on my git repo I get an error:
>
>   $ git log -1 | head -n1
>   commit 2c691e3566392fb2d234892cf379b58886e98361
>
>   $ git notes show 2c691e3566392fb2d234892cf379b58886e98361
>   error: No note found for object 2c691e3566392fb2d234892cf379b58886e98361.

Same here. IIRC Andreas keeps its own mirror of the bzr repo. Possibly
his method incorporates bzr meta info while Savannah's doesn't.

But after cloning http://repo.or.cz/w/emacs.git (maintained by Andreas):

address@hidden:~/dev/emacs/foo/emacs$ git log -1 | head -n1
commit d079fb16c40905c3ebb5a53483dc17eb85d1577b
address@hidden:~/dev/emacs/foo/emacs$ git notes show 
d079fb16c40905c3ebb5a53483dc17eb85d1577b
error: No note found for object d079fb16c40905c3ebb5a53483dc17eb85d1577b.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]