Why find parent_location in post_change_branch_tip hook?

Bug #482231 reported by Eugene Tarasenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Low
Unassigned

Bug Description

After run branch command in post_change_branch_tip hook params.branch.get_parent() == None.
Why define source path in this hook?

Revision history for this message
Martin Pool (mbp) wrote :

Can you be more clear about what you want/expect?

Changed in bzr:
status: New → Incomplete
Revision history for this message
Eugene Tarasenko (etarasenko) wrote :

I need to define the branch.parent being in hook post_change_branch_tip, but this always == None.

The simplified scheme in Bazaar source:

call hook
set parent

I need:

set parent
call hook

Martin Pool (mbp)
Changed in bzr:
status: Incomplete → Confirmed
importance: Undecided → Low
Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.