Diff for "NonProjectBranches"

Not logged in - Log In / Register

Differences between revisions 1 and 2
Revision 1 as of 2008-04-16 21:46:09
Size: 1447
Editor: 77-100-239-119
Comment:
Revision 2 as of 2008-04-18 10:52:33
Size: 1768
Editor: 77-100-239-119
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
```+junk``` branches work just like normal branches: anyone can create their own branch and they show up in [https://code.launchpad.net/people/+me your own branch list]. The only difference is that they don't appear in a project's branch list. ```+junk``` branches work in a similar way to normal branches: anyone can create their own branch and they show up in [https://code.launchpad.net/people/+me your own branch list].

However, there are some differences:

 * only individuals - not teams - can register them
 * you can't propose a +junk branch for merger
 * they don't show up in any project's branch listing.

If you want to collaborate on a +junk branch with someone else, you'll need to [https://help.launchpad.net/Projects/Registering create a project].
Line 18: Line 26:
Registering a ```+junk``` branch is just the same as registering a branch that's associated with a project, except for two things: Adding a +junk branch to Launchpad is similar to registering a branch associated with a project.
Line 20: Line 28:
 1. you register it on [https://code.launchpad.net/people/+me your own code overview page], rather that from a project page
 1. you shouldn't specify a project name.
 
 
 
= Finding your +junk branch =
Visit your [https://code.launchpad.net/people/+me/+addbranch register a branch] page and make sure you:
Line 27: Line 30:
'''For example:''' if your Launchpad name is ```matthew.revell```,  * select the ```Hosted``` option, to host the branch on Launchpad
 * do not enter a project name.

At top of the page, you'll see that the automatically updating branch name looks something like:

```~matthew.revell/+junk/mybranch```

DRAFT: this page is a work in progress. Please [:Feedback:seek further help] or check the [:TitleIndex:wiki index] for a complete page on this topic.

ContentsBRTableOfContents

Overview

Usually, when you register a Bazaar branch with Launchpad, the branch is marked as associated with a particular project.

If you'd prefer to upload a branch to Launchpad without it showing up in any project's branch listings, you can use the +junk pseudo-project. This can be useful if your branch is:

  • for a project not yet in Launchpad
  • not ready to be publicly associated with a project.

+junk branches work in a similar way to normal branches: anyone can create their own branch and they show up in [https://code.launchpad.net/people/+me your own branch list].

However, there are some differences:

  • only individuals - not teams - can register them
  • you can't propose a +junk branch for merger
  • they don't show up in any project's branch listing.

If you want to collaborate on a +junk branch with someone else, you'll need to [https://help.launchpad.net/Projects/Registering create a project].

Registering a +junk branch

Adding a +junk branch to Launchpad is similar to registering a branch associated with a project.

Visit your [https://code.launchpad.net/people/+me/+addbranch register a branch] page and make sure you:

  • select the Hosted option, to host the branch on Launchpad

  • do not enter a project name.

At top of the page, you'll see that the automatically updating branch name looks something like:

~matthew.revell/+junk/mybranch