Hi,

On Mon, Apr 8, 2013 at 5:33 AM, Sandor Bodo-Merle <sbodome...@gmail.com> wrote:
> this have a regression when i try to clone the current bugzilla repository
> (previous version was ok):
>
> git clone bzr::http://bzr.mozilla.org/bugzilla/trunk bugzilla
> Cloning into 'bugzilla'...
> Traceback (most recent call last):sions:Finishing stream:Done
> 88662/886628662
>   File "/home/bms/bin/git-remote-bzr", line 745, in <module>
>     sys.exit(main(sys.argv))
>   File "/home/bms/bin/git-remote-bzr", line 734, in main
>     do_list(parser)
>   File "/home/bms/bin/git-remote-bzr", line 664, in do_list
>     history = parser.repo.revision_history()
> AttributeError: 'BzrBranch7' object has no attribute 'revision_history'

I just pushed this fix:
https://github.com/felipec/git/commit/8161a8479dfb59dfac016e3cfa292e003e7585ce

I think it would do the trick.

--
Felipe Contreras
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to