Comment 2 for bug 64831

Revision history for this message
David Cournapeau (david-ar) wrote :

I have exactly the same problem with the following svn trunks:

http://svn.scipy.org/svn/numpy/trunk (using branch svn+http://svn.scipy.org/svn/numpy/trunk numpy.bzr)

http://svn.scipy.org/svn/scipy/trunkbzr (using branch svn+http://svn.scipy.org/svn/zcipy/trunk scipy.bzr)

with bzr 0.12.0 on edgy and last bzr.svn (rev 230).

It looks like for some reason, after the step "fetching svn revision is complete", the variable self.revisions in logwalker.LogWalker.follow_history has the first revisions removed (not always the same number: from 0 to 6 when branching everyting from numpy, from 0 to 18 when branching everything from scipy).