Build version numbering with Git

The ‘Git’ version-control system is used to develop the Linux kernel, amongst other things, and it’s the most powerful one I’ve used. (And I’m old enough to remember SCCS :-)) It takes some work to get your head around Git, but we’re now using it to develop our CODA system, and it’s been well worth it.

Michael came up with a nice way to number our build versions and has written it up on his blog – might be of interest if you’re using Git already.

If you aren’t, Randall Schwarz’s talk is a good intro.

Enjoyed this post? Why not sign up to receive Status-Q in your inbox?

4 Comments

Nice link, thanks!
I’d suggest this post as well, it helped me a lot.
http://osteele.com/archives/2008/05/my-git-workflow

regards,
Emanuel

Hi
The link that you posted seem to be down 🙁 can you post the content if you have saved ?
thanks,
hsarvi

Mmm, hsarvi – they all seem to work for me…

Q

Never mind I found it thanks a lot.

Leave a Reply to Emanuel Cancel reply

Your email address will not be published. Required fields are marked *

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax

*

© Copyright Quentin Stafford-Fraser