randgen team mailing list archive
-
randgen team
-
Mailing list archive
-
Message #00037
RQG repository has been converted to a new BZR version
Hello,
In order to prevent the following message
Doing on-the-fly conversion from RepositoryFormat2a() to
RemoteRepositoryFormat(_network_name='Bazaar pack repository format 1 (needs
bzr 0.92)\n').
This may take some time. Upgrade the repositories to the same format for
better performance.
bzr: ERROR:
RemoteRepository(bzr+ssh://bazaar.launchpad.net/~randgen/randgen/rqg2/.bzr/)
is not compatible with
CHKInventoryRepository('file:///home/philips/bzr/.bzr/repository/')
different rich-root support
which seems to happen when you have a local init-repo that hosts projects in
both the new and the old format, I have issued:
bzr upgrade --rich-root-pack lp:randgen
which is the recommended approach.
If you experience any issues, you may also need to issue
bzr upgrade --rich-root-pack .
locally in your randgen directory. This will take a while.
Thank you.
Philip Stoev