Is there any mercurial hosting actually *on* Amazon EC2?
Posted
by Neil Trodden
on Stack Overflow
See other posts from Stack Overflow
or by Neil Trodden
Published on 2010-05-14T21:42:27Z
Indexed on
2010/05/15
12:44 UTC
Read the original article
Hit count: 187
I need to be able to update my ec2 instance from a label in mercurial when it resets so my application is always set at the right revision.
It'd be great to be able to push my changes to a mercurial host and have my instances automatically update across the ec2 network when they are reset!
I really don't want to host mercurial on the same instance (or even a dedicated instance)
© Stack Overflow or respective owner