How to chnage the URL after a branch location change
John Arbash Meinel
john at arbash-meinel.com
Tue Oct 6 16:47:51 BST 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jonathan Lange wrote:
...
>>
>
> Why aren't you ready to perform a pull?
>
> If you have changes in progress, I find that:
> bzr shelve --all
> bzr pull --remember <NEW_URL>
> bzr unshelve
>
> jml
>
>
or
bzr commit
bzr merge --remember NEW_URL
bzr revert
And I think technically
bzr missing --remember NEW_URL
That worked at one point in time, I don't remember if we changed the
behavior. (Modifying the parent pointer in a read-only action good/bad?)
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkrLZqcACgkQJdeBCYSNAAMKoQCgrHuXxlr3EMPvSXG2ZR14dDSB
LjQAn1gtnRPSpJ10ecfhzCVY+q5z6VNs
=uFzW
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list