Archive:Development/Tutorials/Git/KdeOnGit: Difference between revisions

From KDE TechBase
(Add section about existing projects)
m (cleaned up TODO List)
Line 3: Line 3:
Amarok has their own [[Getting_Started/Sources/Amarok_Git_Tutorial|git tutorial]], which has a fair amount of overlap with these git pages (we're copying from them ;)
Amarok has their own [[Getting_Started/Sources/Amarok_Git_Tutorial|git tutorial]], which has a fair amount of overlap with these git pages (we're copying from them ;)


TODO:  
TODO:
*links to known projects
* Explain where to find various kde projects and modules.
** Project Silk Repository http://www.gitorious.org/project-silk We've been working with gitorious as an experiment.
* Explain how to clone them.
*readonly-use guide
* working with gitorious as an experiment.
*contributing:
* readonly-use guide
**quick guide to gitorious website (copy content from amarok)
* contributing:
**link to [[Development/Tutorials/Git/Basics|Basics]] for regular stuff
** quick guide to gitorious website (copy content from amarok)
**how to push changes
**how to do a merge request
**when to push vs. merge-request (who knows the answer to this? depends on the project maintainer perhaps?)


==Projects already on Gitorious==
==Projects already on Gitorious==
Line 19: Line 16:
* [http://gitorious.org/konversation Konversation] - an IRC client for KDE.
* [http://gitorious.org/konversation Konversation] - an IRC client for KDE.
* [http://gitorious.org/coldstorage ColdStorage] - a backup system designed for external storage.
* [http://gitorious.org/coldstorage ColdStorage] - a backup system designed for external storage.
 
FIXME: Is this a KDE project? Why are permissions not set for kde-developers?
* Project Silk Repository http://www.gitorious.org/project-silk We've been
See http://gitorious.org/+kde-developers for a more up-to-date list of kde-run projects if this list becomes outdated.
See http://gitorious.org/+kde-developers for a more up-to-date list of kde-run projects if this list becomes outdated.

Revision as of 04:46, 16 December 2009

Currently, Amarok is testing out git to help with KDE's migration. There are also one or two kde-related projects that have started on gitorious (although this is *not* recommended yet!)

Amarok has their own git tutorial, which has a fair amount of overlap with these git pages (we're copying from them ;)

TODO:

  • Explain where to find various kde projects and modules.
  • Explain how to clone them.
  • working with gitorious as an experiment.
  • readonly-use guide
  • contributing:
    • quick guide to gitorious website (copy content from amarok)

Projects already on Gitorious

  • Amarok - KDE's favorite music player.
  • Phonon - KDE platform's multimedia backend.
  • Konversation - an IRC client for KDE.
  • ColdStorage - a backup system designed for external storage.

FIXME: Is this a KDE project? Why are permissions not set for kde-developers?

See http://gitorious.org/+kde-developers for a more up-to-date list of kde-run projects if this list becomes outdated.