** Tags added: udd -- 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 _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-packaging-guide-team Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-packaging-guide-team More help : https://help.launchpad.net/ListHelp

