aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavilla <davilla@svn>2009-09-23 02:30:01 +0000
committerdavilla <davilla@svn>2009-09-23 02:30:01 +0000
commit1001353789febdece3420424c8e4cf291a88a946 (patch)
treefc7d7a192528cf8b1e74ea262ce9be2dc6d0feb6
parent4deb1da39eb2e84202bfcffa595f22ba71a6ade2 (diff)
update svn path
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23099 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
-rw-r--r--README.linux2
-rw-r--r--README.osx2
-rw-r--r--README.ubuntu2
3 files changed, 3 insertions, 3 deletions
diff --git a/README.linux b/README.linux
index 902ad4d432..5b9375c572 100644
--- a/README.linux
+++ b/README.linux
@@ -28,7 +28,7 @@ You will have to grab the source code of course. First install the subversion
package provided by your distribution. Then from a terminal, type:
$ cd $HOME
- $ svn checkout https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/linuxport/XBMC
+ $ svn checkout https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk
-----------------------------------------------------------------------------
3. Installing the required libraries and headers
diff --git a/README.osx b/README.osx
index 02a0d95f9d..529f21a735 100644
--- a/README.osx
+++ b/README.osx
@@ -35,7 +35,7 @@ character itself should NOT be typed as part of the command.
-----------------------------------------------------------------------------
$ cd $HOME
- $ svn checkout https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/linuxport/XBMC
+ $ svn checkout https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk
-----------------------------------------------------------------------------
3.0 Install XCODE
diff --git a/README.ubuntu b/README.ubuntu
index 2aa4b04786..43e38cf78d 100644
--- a/README.ubuntu
+++ b/README.ubuntu
@@ -27,7 +27,7 @@ character itself should NOT be typed as part of the command.
# sudo apt-get install subversion
# cd $HOME
- # svn checkout https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/linuxport/XBMC
+ # svn checkout https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk
-----------------------------------------------------------------------------
3. Installing the required Ubuntu packages