Rev 2312: (James Westby) Allow 'bzr cat' to be used against treeless repositories. in /home/pqm/archives/thelove/bzr/+trunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Fri Mar 2 22:49:54 GMT 2007


------------------------------------------------------------
revno: 2312
revision-id: pqm at pqm.ubuntu.com-20070302224952-1f19efc6c320215f
parent: pqm at pqm.ubuntu.com-20070302210006-317f7fb7479da4c5
parent: john at arbash-meinel.com-20070302223607-ht1xxgyvfwom3m2t
committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Fri 2007-03-02 22:49:52 +0000
message:
  (James Westby) Allow 'bzr cat' to be used against treeless repositories.
modified:
  bzrlib/builtins.py             builtins.py-20050830033751-fc01482b9ca23183
  bzrlib/tests/blackbox/test_cat.py test_cat.py-20051201162916-f0937e4e19ea24b3
    ------------------------------------------------------------
    merged: john at arbash-meinel.com-20070302223607-ht1xxgyvfwom3m2t
    parent: pqm at pqm.ubuntu.com-20070302210006-317f7fb7479da4c5
    parent: jw+debian at jameswestby.net-20070302181505-h0c9wyrvzp3wslpp
    committer: John Arbash Meinel <john at arbash-meinel.com>
    branch nick: jam-integration
    timestamp: Fri 2007-03-02 16:36:07 -0600
    message:
      (James Westby) Allow 'bzr cat' to be used against treeless repositories.
    ------------------------------------------------------------
    merged: jw+debian at jameswestby.net-20070302181505-h0c9wyrvzp3wslpp
    parent: jw+debian at jameswestby.net-20070302172650-4cjj7xzvpe93c72v
    committer: James Westby <jw+debian at jameswestby.net>
    branch nick: bzr.dev
    timestamp: Fri 2007-03-02 18:15:05 +0000
    message:
      Use BzrDir.open_containing_tree_or_branch as suggested by Aaron.
    ------------------------------------------------------------
    merged: jw+debian at jameswestby.net-20070302172650-4cjj7xzvpe93c72v
    parent: pqm at pqm.ubuntu.com-20070301073000-0bfe1394fee5e712
    committer: James Westby <jw+debian at jameswestby.net>
    branch nick: bzr.dev
    timestamp: Fri 2007-03-02 17:26:50 +0000
    message:
      Allow bzr cat to be used against treeless repositories.
      
        * Currently if bzr cat is used against a treeless repo it fails as the
          working tree can't be opened. As cat can work without a working tree
          just ignore this error, and use the existing fallback path that opens
          the branch instead.



More information about the bazaar-commits mailing list