[rabbitmq-discuss] Question Regarding making plugin

Tim Watson tim at rabbitmq.com
Mon Jun 18 10:11:09 BST 2012


On 18/06/2012 10:07, Tim Watson wrote:
> On 18/06/2012 10:02, Ashutosh Trivedi wrote:
>> Sir,
>> Using hg clone http://hg.rabbitmq.com/rabbitmq-public-umbrella/ I
>> obtain rabbitmq-public-umbrella and after moving in this folder I use the
>> command make co
>> Thanks
>>

In fact, I've automatically parsed 'co' and saw 'checkout' - `make co` 
won't do *anything* as there is no 'co' command or dependency in the 
makefile.

Perhaps you might try `make checkout && make all` instead?


More information about the rabbitmq-discuss mailing list