[rabbitmq-discuss] rabbitmq-public-umbrella issue with RabbitMQ 3.0.2
Gotthard, Petr
Petr.Gotthard at Honeywell.com
Thu Feb 28 09:56:17 GMT 2013
Hello,
There might be an issue with the RabbitMQ 3.0.2 tags for rabbitmq-public-umbrella and rabbitmq-mochiweb.
The procedure described at http://www.rabbitmq.com/plugin-development.html is
hg clone http://hg.rabbitmq.com/rabbitmq-public-umbrella
cd rabbitmq-public-umbrella
make co
make BRANCH=rabbitmq_v3_0_2 up_c
However, the last command fails because it cannot find rabbitmq-mochiweb that was removed. I tried twice with a fresh copy.
What helps is to re-do the last command by running
hg update
make BRANCH=rabbitmq_v3_0_2 up_c
Regards,
Petr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130228/effe3c7e/attachment.htm>
More information about the rabbitmq-discuss
mailing list