Cannot specify revision like 1000.1.23

Bug #543048 reported by Aliaksei Vasileuski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bzr-undelete
Confirmed
Medium
Unassigned

Bug Description

Cannot specify revision like 1000.1.23, only simple numbers are accepted by bzr-undelete.

Revision history for this message
Parth Malwankar (parthm) wrote :

[foobar]% bzr log -n 0
    3 Parth Malwankar 2010-03-21
      added x

    2 Parth Malwankar 2010-03-21 [merge]
      merged barfoo

          1.1.2 Parth Malwankar 2010-03-21
                removed hello

          1.1.1 Parth Malwankar 2010-03-21
                updated

    1 Parth Malwankar 2010-03-21
      initial

[foobar]% bzr undelete -r 1.1.1 hello
bzr: ERROR: exceptions.TypeError: unsupported operand type(s) for -: 'NoneType' and 'int'

*** Bazaar has encountered an internal error. This probably indicates a
    bug in Bazaar. You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    attaching the crash file
        /home/parthm/.cache/crash/bzr-20100321024101-2716.crash
    and including a description of the problem.

    The crash file is plain text and you can inspect or edit it to remove
    private information.
[foobar]%

Changed in bzr-undelete:
status: New → Confirmed
importance: Undecided → Medium
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.