On Tue, 28 Jul 2009 13:06:15 -0400 Darryl Moore <darryl@xxxxxxxxx> wrote: > Errr, well no, it isn't. The instructions at > > https://help.launchpad.net/Code/UploadingABranch > > said nothing about that and gave no references to where I should look > for setting up a branch directory. > > Thanks for the link. > > I found this useful. > > http://doc.bazaar-vcs.org/bzr.dev/en/mini-tutorial/index.html > > FYI, Putting some link from > > https://help.launchpad.net/Code/UploadingABranch > > to > > http://bazaar-vcs.org/Documentation > > and a quick note about needing to install and initialize bazaar would be > useful for the newbe. I think you jumped ahead :) The parent page of UploadingABranch, <https://help.launchpad.net/Code>, contains is a link to "Bazaar in five minutes" and a couple of other articles. There's no link to the main Bazaar documentation page, but "Bazaar in five minutes" does link to the Bazaar User Guide. Having said that, you did come unstuck, so it's probably worth adding a link from that page. The Launchpad Help site is a wiki, open to all registered Launchpad users (I think...), so please edit away. One other thing: please reply to all in your mail client, so that your mail is CC'd to the list. Gavin. > > cheers, > darryl > > Gavin Panella wrote: > > On Tue, 28 Jul 2009 12:36:49 -0400 > > Darryl Moore <darryl@xxxxxxxxx> wrote: > > > >> I'm new to launchpad, but I am trying to use it to publish my own code. > >> > >> I am however having difficulty. > >> > >> I've followed the instructions here: > >> > >> https://help.launchpad.net/Code/UploadingABranch > >> > >> and set up a branch like so > >> > >> Status: Development > >> Update this branch: bzr push lp:~darryl-moores/+junk/test > >> Linked bug reports and blueprints > >> > >> > >> I can log in, from a terminal with bzr but I always get error messages > >> when I run bzr push. Does anybody know what is going on. The > >> instructions above gave no insighed and when I googled I only came up > >> with an instance where someone was using a soft linked directory. > >> > >> here is what my terminal looks like: > >> > >> darryl@el-grande:~/tuxit/scripts/scripts/server$ bzr launchpad-login > >> darryl-moores > >> darryl@el-grande:~/tuxit/scripts/scripts/server$ bzr push > >> lp:~darryl-moores/+junk/test --use-existing-dir > >> bzr: ERROR: Not a branch: "/home/darryl/tuxit/scripts/scripts/server/". > > > > This is saying that your local directory is not a bzr branch. Did you > > create a branch in that directory? Try typing "bzr info" in that > > directory if you're not sure. > > > > If you haven't, and you're not sure how to do that, the Bazaar User > > Guide is a good place to start, and there are many other good docs on > > the Bazaar web site: > > > > http://bazaar-vcs.org/Documentation > > > > Gavin.
This is the launchpad-users mailing list archive — see also the general help for Launchpad.net mailing lists.
(Formatted by MHonArc.)