remove LocalAbspathServer, LocalRelpathServer
Aaron Bentley
aaron.bentley at utoronto.ca
Fri Aug 25 13:52:51 BST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Martin Pool wrote:
> Getting that wrong makes me think that the current interpretation of -r
> for bundle could be better. Perhaps 'bzr bundle -r -2' should give the
> bundle from -2, similar to bzr diff?
They do have somewhat different goals. Bundles are supposed to give you
all the revisions you need to apply the bundle to your target branch.
If -r were interpreted that way, it would rarely give you all the
revisions you need.
So for bundles, the most useful meaning for -r seems to be "produce a
bundles as if this was the last-committed revision".
Additionally, "diff -r" compares a revision to the current working tree,
not the last-committed revision. For bundles to behave just like diff,
we'd first need to implement that 'current:' revision spec, and I'm
dubious that we really want to mail around bundles based on uncommitted
changes.
Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFE7vKj0F+nu1YWqI0RAjcQAJ44egnqZ4ZFdpmKaMTOfjqK0unlQQCcD1O2
RvLcBuu2ppXqFDr3mk8aRAM=
=fuhd
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list