Git usage: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Ceros
(start writing the instructions)
>Ceros
(some more notes)
Line 1: Line 1:
There's now a git repository available for XBMC. This page is intended as an instructional page showing how to clone the XBMC git repository, and then start fetching newer revisions through XBMC's svn repository.
There's now a git repository available for XBMC. This page is intended as an instructional page showing how to clone the XBMC git repository along with notes on how to start fetching newer revisions through XBMC's svn repository.
 
Eventually, the git repository will be the main repository for development. Currently, the git repository is synced with changes made to the svn repository every four minutes.


First thing, clone the repo.
First thing, clone the repo.

Revision as of 04:48, 3 October 2009

There's now a git repository available for XBMC. This page is intended as an instructional page showing how to clone the XBMC git repository along with notes on how to start fetching newer revisions through XBMC's svn repository.

Eventually, the git repository will be the main repository for development. Currently, the git repository is synced with changes made to the svn repository every four minutes.

First thing, clone the repo.

$ git clone git://xbmc.git.sourceforge.net/gitroot/xbmc/xbmc