[rabbitmq-discuss] Request: Erlang client synchronized with server distribution.
Ben Hood
0x6e6562 at gmail.com
Thu Feb 19 09:57:12 GMT 2009
Alex,
On Thu, Feb 19, 2009 at 9:45 AM, Alex Arnon <alex.arnon at gmail.com> wrote:
> We would like to request that an erlang client version that is synchronized
> with the distributed server version be made available for download.
At some stage soon we're going to promote the Erlang client to a
supported status so that it has a released version that works with a
known version of the server. No ETA on that though.
> Yes, we
> are aware that the client is Experimental, but having to pull and build the
> tip version of the server in order to have an erlang client to play around
> with is a little troublesome since we are trying to keep a "stable" Rabbit
> server around on our servers.
IMHO never use tip for any hg repo, because it is a lucky dip. Use hg
up -C default instead, apart from very short periods of time, the
QA'ed default branches will be in sync with each other.
> At the very least, would it be possible to post the tag of the client
> version which will work with the downloadable server version?
I think the answer to this question is the same: always use hg up -C default
Ben
More information about the rabbitmq-discuss
mailing list