Bazaar spontaneously unusable
Jelmer Vernooij
jelmer at vernstok.nl
Thu Mar 25 16:42:30 GMT 2010
On Thu, 2010-03-25 at 12:36 -0400, Brian de Alwis wrote:
> On 25-Mar-2010, at 10:03 AM, Gary van der Merwe wrote:
> > On 25/03/2010 16:00, Brian de Alwis wrote:
> >> Sounds like bzr's API version should be decoupled from the release number.
> >
> > It is. E.g the api version for 2.0 is 1.7.
>
> Oh. I leaped to that conclusion both from the error messages:
>
> > Unable to load plugin 'svn'. It requested API version (2, 1, 0) of module <module 'bzrlib' from '/home/Checkouts/Bazaar/Bazaar/Mainline_Working/bzrlib/__init__.pyc'> but the minimum exported version is (2, 2, 0), and the maximum is (2, 2, 0)
>
> and from the following lines in bzr.dev's bzrlib/__init__.py:
>
> # API compatibility version
> api_minimum_version = (2, 2, 0)
2.2 has introduced API incompatibilities so we bumped its API version to
2.2 yesterday as well.
Cheers,
Jelmer
More information about the bazaar
mailing list