push hook not executed for new branches

Bug #244306 reported by Jelmer Vernooij
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Wishlist
Unassigned

Bug Description

 affects bzr

Push hooks are not executed when a branch is pushed that does not exist
on the remote side. Bzr should either start executing push hooks in this
case, or should document the fact they're not run.

--
Jelmer Vernooij <email address hidden> - http://samba.org/~jelmer/
Jabber: <email address hidden>

Revision history for this message
John A Meinel (jameinel) wrote :

If you run 'bzr push ..../new/branch' it should run the post-push hook, as you pushed something.
We should be careful, as it probably shouldn't trigger on 'bzr branch . .../new/branch' as the latter is not the same logical action. (First is more mirroring, second is more creating a new line of development.)
I can agree that running 'bzr push' and not having it trigger is odd.

Changed in bzr:
importance: Undecided → Wishlist
status: New → Triaged
Jelmer Vernooij (jelmer)
Changed in bzr:
importance: Wishlist → Low
importance: Low → Wishlist
Martin Pool (mbp)
Changed in bzr:
status: Triaged → Confirmed
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.