<div class="gmail_quote">2009/2/17 Ian Clatworthy <span dir="ltr"><<a href="mailto:ian.clatworthy@internode.on.net">ian.clatworthy@internode.on.net</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Note that the upgrade process is probably leaving a copy of the old<br>
branch around (in backup_bzr or whatever it's called) so the total<br>
space figures listed actually mean a huge improvement, not an increase.<br>
(I ought to tweak the UpgradeTask in usertest to delete the old stuff.)<br>
</blockquote></div><br>maybe we need `bzr upgrade --no-backup` or `bzr upgrade --delete-old`<br>to automatically delete the backup when everything was successful.<br>This can be useful in some instances like this when you are not <br>
worried about the old copy at all.<br>