<div dir="ltr">There is nothing specifically for those options, IIRC. But you can update branch.conf from the commandline using "bzr config --scope=branch"<div><br></div><div>To set pull location:</div><div>bzr config --scope=branch parent_location="<a href="http://example.com">http://example.com</a>"<br></div><div><br></div><div>If you find yourself setting these values often (and to similar things), try setting them in locations.conf. The "appendpath" variable location policy can be quite powerful, when used with the colo plugin or old-style repositories. It does not work particularly with native colocated branches, last I checked.</div><div><br></div><div>Aaron</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Aug 28, 2021 at 7:18 PM Chris Hecker <<a href="mailto:checker@d6.com">checker@d6.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
<div><br></div><div>Is there a way to set the location aliases without directly editing branch.conf? I know sometimes they get set by actions like pushing and pulling, but is there a command to set them without doing other work?</div><div><br>Chris</div><div><br></div></div></blockquote></div>