Gentoo Archives: gentoo-dev

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Usages of CVS $Header$ keyword in ebuilds - use cases wanted
Date: Tue, 26 Aug 2008 22:48:29
Message-Id: 20080826225414.GJ30560@curie-int.orbis-terrarum.net
In Reply to: Re: [gentoo-dev] Usages of CVS $Header$ keyword in ebuilds - use cases wanted by "René 'Necoro' Neumann"
1 On Wed, Aug 27, 2008 at 12:37:09AM +0200, Ren?? 'Necoro' Neumann wrote:
2 > - --or: to have the unique rev-id instead of the branch-local rev-number--
3 > bzr log -l1 --show-ids $FILE | grep "revision-id" | cut -f2 -d' '
4 IIRC, the revision-id is just like the Git $Id$, it's a hex string, not
5 an incremented counter like the revision number in CVS.
6
7 --
8 Robin Hugh Johnson
9 Gentoo Linux Developer & Infra Guy
10 E-Mail : robbat2@g.o
11 GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85

Replies

Subject Author
Re: [gentoo-dev] Usages of CVS $Header$ keyword in ebuilds - use cases wanted "René 'Necoro' Neumann" <lists@××××××.eu>