On Sun, Jul 7, 2013 at 3:48 PM, Hannie Dumoleyn <[email protected]> wrote: > I found this: > http://developer.ubuntu.com/publish/ppa/ > > In bzr source branch run: > bzr bd — -S -sa > > I ran the command from the directory with the package files: > > ~/pbuilder/precise_result$ bzr bd — -S -sa > bzr: ERROR: no such option: -s
This seems to be a formatting error on the web site. It should be: bzr bd -- -S -sa Note, that is two short dashes not one long one. I've filed a bug on this: https://bugs.launchpad.net/ubuntudeveloperportal/+bug/1201135 Thanks!-- Andrew Starr-Bochicchio Ubuntu Developer <https://launchpad.net/~andrewsomething> Debian Developer <http://qa.debian.org/developer.php?login=asb> PGP/GPG Key ID: D53FDCB1 -- Ubuntu-motu mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu
