bzr push pushes, but then says "No revisions pushed"

Bug #4782 reported by Matthieu Moy
20
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
High
Unassigned

Bug Description

Everything is in the title ...

$ bzr push
Using saved location: /path/to/push/location
[ bzr actually pushes ]
No revisions pushed.
$

Revision history for this message
Robert Collins (lifeless) wrote :

how many revisions were you expecting to be pushed ?

Changed in bzr:
status: Unconfirmed → Needs Info
Revision history for this message
Matthieu Moy (matthieu-moy) wrote :

Forget this bug, I don't remember exactly how to reproduce it, and it seems to have been fixed in the meantime anyway (I'm the original reporter).

Changed in bzr:
status: Needs Info → Rejected
Revision history for this message
Matthieu Moy (matthieu-moy) wrote :

Oh, strange coincidence : I've just hit the bug again ;-).

This happens when push creates a branch:

(with nothing in /tmp originally)

cd /tmp
bzr init bzr-branch
cd bzr-branch
touch foo
bzr add
bzr commit -m foo
touch bar
bzr add
bzr commit -m bar
bzr push /tmp/bzr-branch-pushed

Changed in bzr:
status: Rejected → Confirmed
Revision history for this message
Robert Collins (lifeless) wrote :

I don't suppose you could write a blackbox test for this ?

Revision history for this message
Matthieu Moy (matthieu-moy) wrote :

Given my time now and my skills in python, not before 2 weeks from now, ...

Revision history for this message
Robert Collins (lifeless) wrote :

confirmed this, it occurs on the first push.

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

This has been fixed at least in bzr.dev, but still exists in bzr-0.8.2

Changed in bzr:
status: Confirmed → Fix Committed
Revision history for this message
John Dong (jdong) wrote :

Why is this not targeted for a 0.8 point release? Or are there going to be no more?

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

This is not a security or performance bugfix, so it is not a specific candidate for backporting. But it will be released in 0.9

Changed in bzr:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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