[rabbitmq-discuss] What Erlang client version with RabbitMQ 1.6.0?
Keith Irwin
keith.irwin at gmail.com
Thu Jun 18 07:48:13 BST 2009
Matthias--
Thanks for the advice. I checked out a fresh copy of the erlang-client
(and a v1.6.0 version of the server) and didn't see a tag for 1.6.0
and was prepared to use 1.5.X. I decided to use the tip on a whim, and
I was quite surprised that the tip worked! It hadn't in previous tests.
Thanks for applying the tag.
My apologies: I know not to use the tip and have read your many
warnings. I was pretty happy that the tip worked, though. ;)
Next time, I'll try to be a bit more clear, and maybe not write posts
at the end of a long day.
Keith
On Jun 17, 2009, at 11:37 PM, Matthias Radestock wrote:
> Keith, Lynton, et al,
>
> Keith Irwin wrote:
>> I managed to get the "tip" of the rabbitmq-erlang-client to work
>> with 1.6.0.
>
> I have mentioned that a few times before, but here goes again ...
>
> Never ever use the 'tip' of any of our repositories as the basis for
> any work. The 'tip' points to the last commit, which could have
> happend on any, possibly highly experimental, branch. Instead all
> development work must be based on (the tips of) named branches, or
> tagged revisions.
>
> I have added a note in bold to http://stage.rabbitmq.com/mercurial.html
> , to warn people about this.
>
> In this particular case, tip of 'default' works atm (but may stop
> doing so at some point). I have also just added a rabbitmq_v1_6_0
> tag. Use that instead.
>
>
> Matthias.
More information about the rabbitmq-discuss
mailing list