-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!

On 07/10/2008 01:35 PM, Jasper Groenewegen wrote:
> In that case I apologise for the inconvenience I've caused. And Aaron,
> thanks for BB, I find it a very useful tool. (Not that I have experience
> with contributing to other projects, but still. :) )
> So my workflow would now be
> bzr-gtk/trunk$ bzr update
> bzr-gtk$ bzr branch trunk feature
> bzr-gtk/feature$ <hack hack hack>
> bzr-gtk/feature$ bzr commit -m "Fix feature"
> 
> But which of the following options work:
> bzr-gtk/feature$ bzr send -o ../feature.patch lp:bzr-gtk
> bzr-gtk/feature$ bzr send -o ../feature.patch lp:bzr-gtk/trunk
> bzr-gtk/feature$ bzr send -o ../feature.patch
> https://code.launchpad.net/~bzr-gtk/bzr-gtk/trunk
> ?
> Please say option 1 :D
> Oh, and if there are other things I could do better.. let me know!

I think that you can set ~/.bazaar/locations.conf to have this entry:

[/home/jasper/bzr-gtk]
public_branch = https://code.launchpad.net/~bzr-gtk/bzr-gtk/
public_branch:policy = appendpath

and that will make #1 work for you the desired way.

- --
Elliot Murphy | https://launchpad.net/~statik/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIdk9fGi43imCMARIRAtBZAJ9i7N9hzpzy3Z06AxkD/XVwAPlZGQCgig8w
fdzXT/8ma9nhveMNJAJDT4k=
=O+H0
-----END PGP SIGNATURE-----

-- 
bzr-gtk mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.canonical.com/mailman/listinfo/bzr-gtk

Reply via email to