What should I do when finding probrem in development version?
I found a probrem in current development version(0.17.0dev)
This is only in qbzr-0.17.0dev, qbzr-0.16.0 works right.
Should I report bug to launchpad even if it does not impact to released version?
-- Problem detail --
qrevert crashes when reverting changes by 'merge --uncommitted'.
To reproduce:
> bzr init A
> bzr branch A B
> cd A
> echo foo > foo.txt
> bzr add
> cd ../B
> bzr merge --uncommitted
> bzr qrevert
Traceback is:
> bzr: ERROR: exceptions.
>
> Traceback (most recent call last):
> File "./qbzr/
> return f(*args, **kargs)
> File "./qbzr/
> if self.initial_
> AttributeError: pending_merges
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- QBzr Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- IWATA Hidetaka
- Solved:
- Last query:
- Last reply: