← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

[Bug 975032] Re: Ubuntu Distributed Development instructions are broken

 

Thanks for the feedback.

I can reproduce this error, and I'm not sure how this would even happen.
Anyone else have any ideas here?

** Changed in: ubuntu-packaging-guide
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Packaging Guide Team, which is subscribed to Ubuntu Packaging Guide.
https://bugs.launchpad.net/bugs/975032

Title:
  Ubuntu Distributed Development instructions are broken

Status in Ubuntu Packaging Guide:
  Incomplete

Bug description:
  On the page

  http://developer.ubuntu.com/packaging/html/udd-intro.html

  ==== this instruction ===
  UDD branches are all in a standard location so doing a checkout is easy:

  $ bzr branch ubuntu:kdetoys
  The merge history includes two separate branches, one for the upstream source and one which adds the debian/ packaging directory:

  $ cd kdetoys
  $ bzr qlog
  (This command uses qbzr for a GUI, run log instead of qlog for console output.)
  ====================

  does not work at all.

  kat@linus:~$ bzr branch ubuntu:kdetoys
  bzr: ERROR: Not a branch: "/home/kat/ubuntu:kdetoys/".

  
  kat@linus:~/kdetoys-4.4.5$ bzr qlog
  bzr: ERROR: Not a branch: "/home/kat/kdetoys-4.4.5/".

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-packaging-guide/+bug/975032/+subscriptions


References