"diff -r submit:" should not need to look at the parent

John Arbash Meinel john at arbash-meinel.com
Fri May 7 17:42:00 BST 2010


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

Stefan Monnier wrote:
> Am I the only one annoyed at the fact that "bzr diff -rsubmit:" has to
> look at the parent branch (which is particularly annoying if that
> branch is remote and you're not connected), even tho "all" the needed
> data is already present locally?
> Arch got this right (thanks to its distinction between the name and the
> location(s) of a branch).
> 
> 
>         Stefan
> 
> 
> 

Note that if you want to imitate Arch and use a 'mostly up to date'
mirror of the remote branch, then you can do:

bzr branch $REAL_PARENT local_parent
bzr branch local_parent mybranch

This, of course, works better in a treeless shared repository.

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkvkQtgACgkQJdeBCYSNAAMutgCfeyeNqisUFerLPInRtQX6My5y
eYcAnRkkuAhDgKrQLFXOfszJeAih4jMk
=A4m1
-----END PGP SIGNATURE-----



More information about the bazaar mailing list