Getting Started: Difference between revisions
Appearance
Add kde-on-git documentation |
|||
Line 5: | Line 5: | ||
* [[Getting_Started/Sources/Anonymous SVN|Anonymous SVN Quickstart Guide]] | * [[Getting_Started/Sources/Anonymous SVN|Anonymous SVN Quickstart Guide]] | ||
* [[Getting_Started/Sources/Using Subversion with KDE|Using Subversion with KDE]] ''A more in depth look at accessing KDE source code with subversion, including the repository layout and working with revisions and patches.'' | * [[Getting_Started/Sources/Using Subversion with KDE|Using Subversion with KDE]] ''A more in depth look at accessing KDE source code with subversion, including the repository layout and working with revisions and patches.'' | ||
* [[Getting_Started/Sources/KDE git-tutorial|Getting started with git]] ''KDE is moving on from Subversion to git, this how to will help subversion experts and novices alike.'' | |||
* [[Getting_Started/Sources/Snapshots|Daily Snapshots]] | * [[Getting_Started/Sources/Snapshots|Daily Snapshots]] | ||
* [http://websvn.kde.org/ Browse code online], or [http://lxr.kde.org/search search the code] or [http://www.englishbreakfastnetwork.org/ browse API docs] | * [http://websvn.kde.org/ Browse code online], or [http://lxr.kde.org/search search the code] or [http://www.englishbreakfastnetwork.org/ browse API docs] |
Revision as of 19:34, 19 July 2009
Getting_Started
Languages: عربي | Asturianu | Català | Česky | Kaszëbsczi | Dansk | Deutsch | English | Esperanto | Español | Eesti | فارسی | Suomi | Français | Galego | Italiano | 日本語 | 한국어 | Norwegian | Polski | Português Brasileiro | Română | Русский | Svenska | Slovenčina | Slovenščina | српски | Türkçe | Tiếng Việt | Українська | 简体中文 | 繁體中文
100%
![](/images.techbase/thumb/6/68/Action_down.svg/32px-Action_down.svg.png)
- Using Project Neon to contribute to KDE
- Anonymous SVN Quickstart Guide
- Using Subversion with KDE A more in depth look at accessing KDE source code with subversion, including the repository layout and working with revisions and patches.
- Getting started with git KDE is moving on from Subversion to git, this how to will help subversion experts and novices alike.
- Daily Snapshots
- Browse code online, or search the code or browse API docs
Getting the Source
100%
![](/images.techbase/thumb/e/e3/Action_tool.svg/32px-Action_tool.svg.png)
There are different KDE branches. For production use, we recommend using a stable version of KDE.
- KDE 4 (Development version, TRUNK)
- KDE 4.x (Current 4.x Release or 4.x SVN BRANCH)
- KDE 3.5 (Stable version)
- Other versions and FAQ Including information for building on non-linux systems
Building KDE