Changes between Version 59 and Version 60 of FAQ


Ignore:
Timestamp:
2017-11-12T20:41:34Z (7 years ago)
Author:
Jakub Jermář
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v59 v60  
    5252=== Where is HelenOS source code kept? ===
    5353
    54 HelenOS source code is currently managed with [http://bazaar.canonical.com/en/ Bazaar DVCS]. Bazaar is distributed and similar in operation to Git or Mercurial. We have a [wiki:BazaarWorkflow central repository] which is considered as the most current official code base. Several developers also have their private development branches which are publicly viewable (usually on [https://code.launchpad.net/helenos launchpad]). A switch from Bazaar to Git is planned for the near future.
     54HelenOS source code is currently managed with [https://git-scm.com/ Git]. Some secondary repositories are still managed with [http://bazaar.canonical.com/en/ ​Bazaar DVCS]. Developers are encouraged to host their development branches at [https://github.com GitHub] by cloning [https://github.com/helenos] or at [https://launchpad.net/helenos] before the transition to Git is completed.
    5555
    5656=== I would like to contribute to HelenOS. Where should I start? ===