[09:43] Is there a way to set a branch's parent to an inaccessible URL? [09:43] My use case for this is situations where "bzr info" is used to document authoritative sources even when firewalls prevent a direct pull [09:44] Developer finds running code tree, spots a likely improvement, runs `bzr info` to determine where the change should be merged and what branch to start from [09:47] Spads: yeah, you can set it in the branch config [09:48] like, with vi? [09:48] ah, cool [09:48] Spads: `bzr config --scope branch parent_location=somewhere_invalid` [09:49] oh excellent [09:49] that works nicely [09:49] many thanks! [09:49] and you can do that on a remote branch with -d lp:... if needed === fredp` is now known as fredp === mgz_ is now known as mgz === alexlist` is now known as alexlist