~charmers/charms/precise/qemu-cloud/trunk

Viewing all changes in revision 11.

  • Committer: dann frazier
  • Date: 2012-11-14 22:00:39 UTC
  • Revision ID: dann.frazier@canonical.com-20121114220039-8nsvk7rj56gsvu05
Clear out any previous deployments

If a user deploys qemu-cloud, destroys the service, then redeploys to the same
system, this will fail with the error:
 bzr: ERROR: Already a branch: "make-highbank-ami"

We could fix this by checking to see if the directory already exists, running
make clean, then updating the bzr tree. That would prevent us from pulling
a whole new tree. But, it'll probably be more reliable in the long run to avoid
special cases, and just redoing everything we do in a virgin install.

Thanks to Robert Ayres for reporting this issue.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: