Necessitas/Repositories: Difference between revisions

From KDE Community Wiki
Line 17: Line 17:
==QtCreator==
==QtCreator==
===Repositories===
===Repositories===
* KDE: http://quickgit.kde.org/?p=android-qt.git
* KDE: http://quickgit.kde.org/?p=android-qt-creator.git
* Gitorious: http://gitorious.org/~taipan/qt-creator/android-qt-creator
* Gitorious: http://gitorious.org/~taipan/qt-creator/android-qt-creator
===Branches===
===Branches===
Line 24: Line 24:
* '''stable''' - latest release branch.
* '''stable''' - latest release branch.
* '''stable-2.2''' - latest release branch for '''2.2''' (currently the same as stable).
* '''stable-2.2''' - latest release branch for '''2.2''' (currently the same as stable).


==QtMobiliy==
==QtMobiliy==

Revision as of 09:30, 9 June 2011

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.
  • Any Necessitas developer can create as many branches wants !

Qt framework

Repositories

Branches

  • master - BROKEN, please don't use it, I'll try to reset it soon !!
  • experimental - "master" development branch, follows upstream 4.8 branch !
  • testing - staging branch for next release.
  • stable - latest release branch.


QtCreator

Repositories

Branches

  • master - development branch follows upstream master branch
  • testing - development/staging branch for next release, follows 2.2 branch !
  • stable - latest release branch.
  • stable-2.2 - latest release branch for 2.2 (currently the same as stable).

QtMobiliy

Repositories

Branches

  • master - development branch follows upstream master branch
  • testing - staging branch for next release
  • stable - latest release branch.

QtWebkit

Repository

Branches

  • staging-2.1.x - development/staging branch for next release
  • stable - latest release branch.

Ministro

Repository

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

Branches

  • master - development branch.
  • testing - staging branch for next release
  • stable - latest release branch.

Necessitas installer framework

Repository

Branches

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