<br><br><div class="gmail_quote">On Thu, Jun 7, 2012 at 5:03 AM, roger peppe <span dir="ltr"><<a href="mailto:roger.peppe@canonical.com" target="_blank">roger.peppe@canonical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 6 June 2012 20:43, Gustavo Niemeyer <<a href="mailto:gustavo.niemeyer@canonical.com">gustavo.niemeyer@canonical.com</a>> wrote:<br>
> As previously mentioned, we've been moving the Go development<br>
> activities to a new project in Launchpad:<br>
><br>
> <a href="https://launchpad.net/juju-core" target="_blank">https://launchpad.net/juju-core</a><br>
><br>
> As arranged over the whole day on IRC, the trunk for the Go port is<br>
> now at a new location:<br>
><br>
> <a href="http://launchpad.net/juju-core/juju" target="_blank">launchpad.net/juju-core/juju</a><br>
<br>
</div>Sorry, I wasn't there for the discussion, but could you briefly<br>
say why the import paths are "<a href="http://launchpad.net/juju-core/juju/foo" target="_blank">launchpad.net/juju-core/juju/foo</a>" rather<br>
than "<a href="http://launchpad.net/juju-core/foo" target="_blank">launchpad.net/juju-core/foo</a>" ?<br>
<br>
The extra "juju" seems unnecessary (and other projects such<br>
as goamz and gozk don't have them)<br>
<br>
One other thing: i tried "bzr branch <a href="http://launchpad.net/juju-core/trunk" target="_blank">launchpad.net/juju-core/trunk</a>"<br>
and got this error:<br>
<br>
bzr: ERROR: Permission denied: "Cannot create 'trunk'. Only Bazaar<br>
branches are allowed."<br>
<br>
Is this all because we don't want to define the Go port as "trunk" in juju-core?<br>
<div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div> </div><div><span style="color:rgb(51,51,51);font-family:'Ubuntu Mono',monospace;font-size:12px;line-height:18px;text-align:left;background-color:rgb(255,255,255)">bzr branch </span><span class="branch-url" style="color:rgb(51,51,51);font-family:'Ubuntu Mono',monospace;font-size:12px;line-height:18px;text-align:left;background-color:rgb(255,255,255)">lp:juju-core</span></div>
<div><span class="branch-url" style="color:rgb(51,51,51);font-family:'Ubuntu Mono',monospace;font-size:12px;line-height:18px;text-align:left;background-color:rgb(255,255,255)"><br></span></div><div>for an existing branch</div>
<div><br></div><div><br></div><div>bzr merge --remember lp:juju-core</div><div><div>or</div><div>bzr pull --remember lp:juju-core</div><div> </div></div><div><br></div><div>you may have to adjust push locations in ~/.bazaar/locations.conf</div>
<div><br></div><div>re the lack of lp:juju-core/trunk... it looks like the series was named 'juju' instead, which is a little odd. i think we should go ahead and rename that to 'trunk'.</div><div><br></div>
<div>cheers,</div><div><br></div><div>Kapil</div><div><br></div><div><br></div><div><br></div><div><br></div><div> </div></div>