Necessitas/Repositories: Difference between revisions
Bog dan ro (talk | contribs) |
Bog dan ro (talk | contribs) |
||
Line 49: | Line 49: | ||
* Gitorious: http://gitorious.org/~taipan/webkit/android-qtwebkit | * Gitorious: http://gitorious.org/~taipan/webkit/android-qtwebkit | ||
===Branches=== | ===Branches=== | ||
* ''' | * Development branches | ||
* '''stable''' - latest release branch. | ** '''master''' - "master" development branch | ||
* Release branches | |||
** '''unstable''' - staging branch for next release. | |||
** '''testing''' - staging branch for stable branch. | |||
** '''stable''' - latest stable release branch. | |||
==Ministro== | ==Ministro== |
Revision as of 18:05, 29 October 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
- KDE: http://quickgit.kde.org/?p=android-qt.git
- Gitorious: http://gitorious.org/~taipan/qt/android-lighthouse
Branches
- Development branches
- master - "master" development branch, follows upstream 4.8 branch !
- alpha4 - alpha4 release
- beta1 - beta1 release
- Release branches
- unstable - staging branch for next release.
- testing - staging branch for stable branch.
- stable - latest stable release branch.
QtCreator
Repositories
- KDE: http://quickgit.kde.org/?p=android-qt-creator.git
- Gitorious: http://gitorious.org/~taipan/qt-creator/android-qt-creator
Branches
- Development branches
- master - "master" development branch, follows upstream master branch !
- n-2.3 - Necessitas Qt 2.3.x development branch
- n-2.4 - Necessitas Qt 2.4.x development branch
- Release branches
- 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
- KDE: http://quickgit.kde.org/?p=android-qt-mobility.git
- Gitorious: http://gitorious.org/~taipan/qt-mobility/android-qt-mobility
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 installer framework
Repository
Branches
- master - development/staging/stable branch follows upstream master branch.