Diff for "NonProjectBranches"

Not logged in - Log In / Register

Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2008-04-16 21:46:09
Size: 1447
Editor: 77-100-239-119
Comment:
Revision 6 as of 2008-06-17 14:21:18
Size: 1801
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
'''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.'''

||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Contents'''[[BR]][[TableOfContents]]||
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents>>||
Line 14: Line 12:
```+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 24:
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 26:
 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 28:
'''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```

||<tablestyle="font-size: 0.8em; width:30%; background:#F1F1ED; margin: 1em 1em 1em 0;" style="padding:0.5em;">{{attachment:my-junk.png}}||
||<style="text-align: center;">'''A junk branch location'''||

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 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 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 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

my-junk.png

A junk branch location