revno doesn't match version-info

Bug #569935 reported by Dimitri John Ledkov

This bug report was converted into a question: question #108403: revno doesn't match version-info.

6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Invalid
Undecided
Unassigned

Bug Description

$ bzr co --light -r100 trunk/ bla/

$ bzr revno bla
1567

$ bzr version-info bla
revision-id: svn-v4:4407c894-4637-0410-b4f5-ada5f102cad1:trunk:127
date: 2007-10-16 09:14:04 +0000
svn-revno: 127
svn-uuid: 4407c894-4637-0410-b4f5-ada5f102cad1
build-date: 2010-04-25 23:00:02 +0100
revno: 100
branch-nick: trunk

Revision history for this message
Matthew Fuller (fullermd) wrote :

`bzr revno` tells you the revno of the _branch_, not the working tree. You want `bzr revno --tree` to match there.

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

Other bug subscribers

Related questions

Remote bug watches

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