Necessitas/Repositories: Difference between revisions

From KDE Community Wiki
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=Current Necessitas repositories and branches=
=Current Necessitas repositories and branches=
* To be clear, we seek to push everything to upstream, so, KDE repositories can be used '''ONLY''' by Necessitas developers and '''ONLY''' after they signed Nokia's contributors agreement. The other contributors should use gitorious repositories and use '''merge request''' mechanism to push their commits.
To be clear, we seek to push everything to upstream, so, KDE repositories can be used '''ONLY''' by Necessitas developers and '''ONLY''' after they signed Nokia's contributors agreement.


* Any Necessitas developer can create as many branches wants !
The other contributors should use [https://git.reviewboard.kde.org/groups/necessitas/ kde review board] to publish their patches. If you need an account you can create one [https://identity.kde.org/ here]. ''Do not use Gitorious. Merge requests will be ignored.''


  Only the one who is in charge with the releases can push to ''release branches''' (unstable, testing and stable), nobody should '''NOT''' push anything without his/her approval !
Any Necessitas developer can create as many branches as he wants.
 
----
Only the one who is in charge with the releases can push to '''release branches''' (unstable, testing and stable), nobody is allowed to push anything without his/her approval !
----


==Qt framework ==
==Qt framework ==
===Repositories===
===Repositories===
* KDE: http://quickgit.kde.org/?p=android-qt.git
* KDE: http://quickgit.kde.org/?p=android-qt.git
* Gitorious: http://gitorious.org/~taipan/qt/android-lighthouse
 
===Branches===
===Branches===
* Development branches
* Development branches
** '''master''' - "master" development branch, follows upstream 4.8 branch !
** '''master''' - "master" development branch, follows upstream 4.8 branch !
** '''alpha4''' - alpha4 release
** '''beta2''' - beta2 release


* Release branches
* Release branches
Line 21: Line 25:


==QtCreator==
==QtCreator==
QtCreator has been upstream, please use [https://codereview.qt-project.org codereview.qt-project.org] to post your patches
===Repositories===
===Repositories===
* Gitorious: http://qt.gitorious.org/qt-creator
* KDE: http://quickgit.kde.org/?p=android-qt-creator.git
* KDE: http://quickgit.kde.org/?p=android-qt-creator.git
* Gitorious: http://gitorious.org/~taipan/qt-creator/android-qt-creator
 
===Branches===
===Branches===
* Development branches
* Development branches
** '''master''' - "master" development branch, follows upstream master branch !
** '''master''' - "master" development branch, follows upstream master branch !
** '''n-2.3''' - Necessitas Qt 2.3.x development branch
* Release branches (only on KDE repo)
** '''n-2.4''' - Necessitas Qt 2.4.x development branch
* Release branches
** '''unstable''' - staging branch for next release.
** '''unstable''' - staging branch for next release.
** '''testing''' - staging branch for stable branch.
** '''testing''' - staging branch for stable branch.
Line 38: Line 44:
===Repositories===
===Repositories===
* KDE: http://quickgit.kde.org/?p=android-qt-mobility.git
* KDE: http://quickgit.kde.org/?p=android-qt-mobility.git
* Gitorious: http://gitorious.org/~taipan/qt-mobility/android-qt-mobility
 
===Branches===
===Branches===
* Development branches
* Development branches
Line 49: Line 55:
==QtWebkit==
==QtWebkit==
===Repository===
===Repository===
* Gitorious: http://gitorious.org/~taipan/webkit/android-qtwebkit
* KDE: http://quickgit.kde.org/?p=android-qtwebkit.git
 
===Branches===
===Branches===
* Development branches
* Development branches
Line 60: Line 67:
==Ministro==
==Ministro==
===Repository===
===Repository===
KDE - http://quickgit.kde.org/?p=ministro.git
KDE http://quickgit.kde.org/?p=ministro.git


===Branches===
===Branches===
Line 69: Line 76:
** '''testing''' - staging branch for stable branch.
** '''testing''' - staging branch for stable branch.
** '''stable''' - latest stable release branch.
** '''stable''' - latest stable release branch.
==Necessitas tools and scripts==
===Repository===
* KDE: http://quickgit.kde.org/?p=necessitas-tools.git
===Branches===
* '''master''' - development branch.


==Necessitas installer framework==
==Necessitas installer framework==
===Repository===
===Repository===
* Gitorious: https://gitorious.org/~taipan/qt-labs/necessitas-installer-framework
* KDE: http://quickgit.kde.org/?p=necessitas-installer-framework.git
 
===Branches===
===Branches===
* '''master''' - development/staging/stable branch follows upstream '''master''' branch.
* '''master''' - development/staging/stable branch follows upstream '''master''' branch.
==necessitas.kde.org website==
===Repository===
* KDE: http://quickgit.kde.org/?p=websites%2Fnecessitas-kde-org.git
===Branches===
* '''master'''

Latest revision as of 16:13, 4 January 2013

Current Necessitas repositories and branches

To be clear, we seek to push everything to upstream, so, KDE repositories can be used ONLY by Necessitas developers and ONLY after they signed Nokia's contributors agreement.

The other contributors should use kde review board to publish their patches. If you need an account you can create one here. Do not use Gitorious. Merge requests will be ignored.

Any Necessitas developer can create as many branches as he wants.


Only the one who is in charge with the releases can push to release branches (unstable, testing and stable), nobody is allowed to push anything without his/her approval !


Qt framework

Repositories

Branches

  • Development branches
    • master - "master" development branch, follows upstream 4.8 branch !
    • beta2 - beta2 release
  • Release branches
    • unstable - staging branch for next release.
    • testing - staging branch for stable branch.
    • stable - latest stable release branch.

QtCreator

QtCreator has been upstream, please use codereview.qt-project.org to post your patches

Repositories

Branches

  • Development branches
    • master - "master" development branch, follows upstream master branch !
  • Release branches (only on KDE repo)
    • unstable - staging branch for next release.
    • testing - staging branch for stable branch.
    • stable - latest stable release branch.
    • stable-2.2 - latest release branch for 2.2 (currently the same as stable).

QtMobiliy

Repositories

Branches

  • Development branches
    • master - "master" development branch, follows upstream master branch !
  • Release branches
    • unstable - staging branch for next release.
    • testing - staging branch for stable branch.
    • stable - latest stable release branch.

QtWebkit

Repository

Branches

  • Development branches
    • master - "master" development branch
  • Release branches
    • unstable - staging branch for next release.
    • testing - staging branch for stable branch.
    • stable - latest stable release branch.

Ministro

Repository

KDE http://quickgit.kde.org/?p=ministro.git

Branches

  • Development branches
    • master - "master" development branch
  • Release branches
    • unstable - staging branch for next release.
    • testing - staging branch for stable branch.
    • stable - latest stable release branch.

Necessitas tools and scripts

Repository

Branches

  • master - development branch.

Necessitas installer framework

Repository

Branches

  • master - development/staging/stable branch follows upstream master branch.

necessitas.kde.org website

Repository

Branches

  • master