[MERGE] Fix commit for a checkout sharing a repo with its branch (abentley, #177592)

Aaron Bentley aaron.bentley at utoronto.ca
Fri Dec 21 06:40:28 GMT 2007


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

Hi all,

Bazaar cannot currently commit to a checkout that shares its repository
with its master branch.  This causes a NoSuchRevision exception, because
it tries to fetch from the repository before the write operation is
complete.  This patch fixes it by avoiding the fetch when the checkout
and master branch have the same repository.

Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHa1/c0F+nu1YWqI0RAktSAJ4zTmKCDSoIuFQ2rTGlla2iyE/nkQCfT8om
Z8y0ST1y0hm9ahmWG2AiQV8=
=bBhF
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bzr-mail-2nqFh9.patch
Type: text/x-diff
Size: 4953 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20071221/48afc69c/attachment.bin 


More information about the bazaar mailing list