[12:58] I'm now completely out of disk space, so I can't pack with bazaar anymore, is it safe to just move the folder that contains the repository to a different volume? [13:00] Long as you move the repository and any branches using it together, yes. [13:01] With a light-to-moderate (depending on your particulars) risk of external stuff referencing the old locations (parent/push locations, checkouts against them, etc), but you could mostly mask over those with symlinks if necessary. [13:24] fullermd: I don't know of any such external "dependencies" [14:01] Well, assuming this is "my workspace" rather than "a central server that arbitrary people might look at", you'd presumably know if there were, so you should be fine.