Replacing email in bazaar repository + bzrk
Aaron Bentley
aaron.bentley at utoronto.ca
Tue Mar 7 20:26:26 GMT 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Joseph Wakeling wrote:
> I'm sure it's quite easy with a shell command (gawk?) but since I'm not
> too hot with bash I thought I'd better ask here since I don't want to
> break my repository. :-)
Revision data is write-once. It is a very, very bad thing to change
write-once data in a distributed system.
If you insist on changing the email, you should use something like Jamie
Wilkinson's graft plugin, to create an alternate version of the branch
containing all-new revisions that are almost, the same as the ones in
the original, except for the changed address.
Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFEDexy0F+nu1YWqI0RApMJAJ0akBVGGIB6UmcyoPJWtyjxBd7eEgCfft/0
WZSaTm9XV0AQZl/srgdAyPg=
=wJbb
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list