Format compatibility between different version of bzr
James Westby
jw+debian at jameswestby.net
Mon Mar 17 15:43:39 GMT 2008
On Mon, 2008-03-17 at 15:31 +0000, Ollie Saunders wrote:
> I've got a couple of bzr repositories that I've created in bzr 1.0.
> I'm thinking of upgrading to bzr 1.3 (when it's done). What is the
> recommended process for doing this?
>
Hi,
You can just upgrade your version of bzr, and it will still work
fine with any existing branches that you have.
Depending on the format of the branches/repositories that you are
using you may also be able to upgrade them (using the "upgrade"
command).
I would recommend that you use packs if you are not already
(bzr upgrade --pack-0.92) unless you need to access the branch
using a client older than 0.92.
> Also I've seen fast-import mentioned a couple of times on this list
> but I can't find any documentation for it.
>
The documentation is in the source (README.txt), and in the online
help (for instance bzr help fast-import) after installing it.
Thanks,
James
More information about the bazaar
mailing list