Comment 13 for bug 77453

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 77453] Re: Generates file ids that are too long

On Mon, 2007-11-26 at 13:57 +0000, Olberd wrote:
> But that unfortunately also fails (with ver. 0.92.0 and ver. 0.4 bzr-svn
> (from when I wrote my previous comment). I'm opening a new bug for that.
>
> Because of the failure I pulled a new version of bzr-svn, which now requires >0.92.0 (shouldn't a stable version plugin stick to requiring stable versions of the mother program?).
Released versions of bzr-svn always work with a released version of bzr.
Development versions of bzr-svn are always developed against a
development version of bzr. This is done so it's always possible to use
the latest and greatest improvements in bzr itself, often prerequisites
for implementing particular features in bzr-svn.

> So I tried it with the bzr trunk (from a few days ago). It failed. So I pulled a new version of that too.
> Now I've come to the point of this little text: In the version of bzr I just pulled it does not recognize the --knitpack-subtree option you mention.
>
> bzr.dev/bzr init-repo --knitpack-subtree open-ms-test3
> bzr: ERROR: no such option: --knitpack-subtree
This can't be bzr 0.92 or bzr.dev; both support --knitpack-subtree. What does 'bzr revno' in your bzr.dev directory print? It should be somewhere around 3020 if it's up to date.

Cheers,

Jelmer
--
Jelmer Vernooij <email address hidden> - http://samba.org/~jelmer/