Removed file "is not versioned"

Wouter van Heyst wouter at richtlijn.be
Sun May 15 21:46:40 UTC 2011


On Sun, May 15, 2011 at 23:28:14 +0300, Eli Zaretskii wrote:
> > Date: Sun, 15 May 2011 20:05:48 +0000
> > From: Wouter van Heyst <larstiq at larstiq.dyndns.org>
> > 
> > This sounds to me like annotate/file-id try to look up lispref/text.texi
> > by path in a revision where it no longer exists:
> > 
> >     bzr annotate -r before:79952 lispref/text.texi
> > 
> > however should work.
> 
> It doesn't:
> 
>   bzr: ERROR: lispref/text.texi is not versioned
> 
> (I tried before:79953 as well, with the same result.)

Woops, I only meant to do one of those.

> Also, the error message doesn't sound like the one I see when I try to
> ask for a file that was not present in the revision.  That message
> looks different:
> 
>   D:\usr\eli\bzr\emacs\trunk>bzr annotate -r79952 doc/lispref/text.texi
>   bzr: ERROR: The file id "text.texi-20091113204419-o5vbwnq5f7feedwu-6215" is
>   not present in the tree <bzrlib.inventory.CHKInventory object at 0x011C9F90>.

What version of bzr are you using? 
    bzr annotate -r 79952 lispref/text.texi | wc -l
    
gives me 4303 lines.  I'm on bzr.dev r5863.
https://bugs.launchpad.net/bzr/+bug/537442 seems fixed in 2.4b1
 
Cheers,
Wouter van Heyst



More information about the bazaar mailing list