~x3lectric/xbmc/svn-trunk

« back to all changes in this revision

Viewing changes to README.linux

  • Committer: jezz_x
  • Date: 2009-06-12 04:50:44 UTC
  • Revision ID: svn-v4:568bbfeb-2a22-0410-94d2-cc84cf5bfa90:branches/linuxport/XBMC:21035
Changed : Removed Comments about Git in the README.linux  Its Irrelevant XBMC is in a SVN repo if you use GIT that's not a XBMC issue

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
   $ cd $HOME
31
31
   $ svn checkout https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/linuxport/XBMC
32
32
 
33
 
NOTE TO GIT-SVN USERS: There is a known problem grabbing the source
34
 
using git-svn. See bug #851 in the Sourceforge tracker.
35
 
https://sourceforge.net/apps/trac/sourceforge/ticket/851
36
 
 
37
 
This is not a bug with git-svn but rather a problem with the XBMC SVN
38
 
repository. Workaround to this is to specify some later revision, or HEAD, to
39
 
checkout.
40
 
 
41
33
-----------------------------------------------------------------------------
42
34
3. Installing the required libraries and headers
43
35
-----------------------------------------------------------------------------