On Jan 7, 2009, at 1:23 PM, Todd Zullinger wrote: > Nigel Kersten wrote: >> bump? Is the tarball really the only way to get the 0.24.7 release? > > 0.24.7 is tagged, what's wrong with checking out that tag? > > $ git checkout -b 0.24.7 0.24.7 > > (You might want to name your local branch something else, to avoid > having any confusion about which ref 0.24.7 is, a tag or a branch.)
This will certainly work, and in some ways, might even be recommended, since the only patches going against 0.24.x these days are critical patches. -- Don't throw away the old bucket until you know whether the new one holds water. -- Swedish Proverb --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en -~----------~----~----~----~------~----~------~--~---
