Changes between Version 59 and Version 60 of Repositories


Ignore:
Timestamp:
2017-11-13T16:45:21Z (7 years ago)
Author:
Jakub Jermář
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Repositories

    v59 v60  
    33== Official HelenOS Repository ==
    44
    5 The official HelenOS repository (a.k.a mainline) is hosted at bzr://bzr.helenos.org/mainline (using [http://bazaar.canonical.com/ Bazaar VCS]).
     5The official HelenOS repository (a.k.a mainline) is hosted at https://github.com/HelenOS/helenos (using [https://git-scm.com/ Git] distributed version control system).
    66
    7   * Mainline: '''bzr://bzr.helenos.org/mainline'''
    8   * Browse mainline [http://trac.helenos.org/browser/mainline online]
     7  * '''git@github.com:HelenOS/helenos.git'''
     8  * Browse HelenOS [https://github.com/HelenOS/helenos online]
    99  * See instructions for obtaining and building HelenOS from [wiki:UsersGuide/CompilingFromSource source]
    10 
    11 == Launchpad ==
    12 
    13 The clone of HelenOS mainline and most of the development branches are hosted at Launchpad:
    14 
    15   * [http://code.launchpad.net/helenos HelenOS branches] at Launchpad
    16 
    17 === How to register a branch at Launchpad ===
    18 
    19 Register an account at launchpad, then follow their instructions to upload an SSH key. Go to the HelenOS branches project and click on ''Register a branch''. Select yourself as the owner and ''hosted'' as the branch type. Launchpad will then give you instructions how to push into the branch. Alternatively, if you want to allow others to push into the branch, you can register it as being owned by a team (either an existing one, such as HelenOS Core, or ask Jakub to create a new team, if needed).
    2010
    2111== Other HelenOS Branches ==
    2212
    23 If you are a HelenOS developer and you have one or more HelenOS Bazaar branches which are publicly accessible (for reading), please add them to the table below, along with a short one-line description.
     13If you are a HelenOS developer and you have one or more HelenOS Git branches which are publicly accessible (for reading), please add them to the table below, along with a short one-line description.
    2414
    2515|| '''URI'''                  || '''Owner''' || '''Description''' ||
     
    2919== Historic Repositories ==
    3020
     21  * bzr://bzr.helenos.org/mainline
     22  * bzr://bzr.helenos.org/coastline
     23  * bzr://bzr.helenos.org/ci
     24  * [http://code.launchpad.net/helenos HelenOS branches] at Launchpad
    3125  * [http://historic.helenos.org Historic SVN repositories] of HelenOS