looms vanish

Bug #597800 reported by Jean-Paul Calderone
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Loom
New
Undecided
Unassigned

Bug Description

When branching a loomified repository from launchpad, the resulting branch has no threads, using either lp: or https+urllib:// URLs. Branching from the local repository path does result in the threads showing up.

    exarkun@boson:~/Projects/filepath/trunk$ bzr push
    Using saved push location: bzr+ssh://bazaar.launchpad.net/~exarkun/filepath/trunk/
    No new revisions to push.

    exarkun@boson:/tmp$ bzr branch lp:filepath
    Branched 16 revision(s).
    exarkun@boson:/tmp$ cd filepath/
    exarkun@boson:/tmp/filepath$ bzr show-loom
    exarkun@boson:/tmp/filepath$

    exarkun@boson:/tmp$ bzr branch https+urllib://code.launchpad.net/filepath
    Branched 16 revision(s).
    exarkun@boson:/tmp$ cd filepath/
    exarkun@boson:/tmp/filepath$ bzr show-loom
    exarkun@boson:/tmp/filepath$

    exarkun@boson:/tmp$ bzr branch ~/Projects/filepath/trunk/ filepath
    Branched 16 revision(s).
    exarkun@boson:/tmp$ cd filepath/
    exarkun@boson:/tmp/filepath$ bzr show-loom
    =>independence
      upstream
    exarkun@boson:/tmp/filepath$

    exarkun@boson:/tmp/filepath$ bzr --version
    Bazaar (bzr) 2.1.1
      Python interpreter: /usr/bin/python 2.6.4
      Python standard library: /usr/lib/python2.6
      Platform: Linux-2.6.31-22-generic-pae-i686-with-Ubuntu-9.10-karmic
      bzrlib: /usr/lib/python2.6/dist-packages/bzrlib
      Bazaar configuration: /home/exarkun/.bazaar
      Bazaar log file: /home/exarkun/.bzr.log

Revision history for this message
Martin Pool (mbp) wrote :

I think this is a dupe

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.