summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-07-29 22:16:13 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-07-29 22:16:13 +0000
commitf7dcc503b1ed05c6b769244f32dcbd8ae24a2973 (patch)
treeac5a6996a8b42e6c6954a3108ef2900c0a1d06b8 /DOCS
parentd41e0d30a73a27f17676f76113e60337a150af0c (diff)
downloadmpv-f7dcc503b1ed05c6b769244f32dcbd8ae24a2973.tar.bz2
mpv-f7dcc503b1ed05c6b769244f32dcbd8ae24a2973.tar.xz
Add a paragraph about which Subversion version to use.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19253 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/svn-howto.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/tech/svn-howto.txt b/DOCS/tech/svn-howto.txt
index 4dd0f03595..d4bbc37694 100644
--- a/DOCS/tech/svn-howto.txt
+++ b/DOCS/tech/svn-howto.txt
@@ -34,6 +34,12 @@ MPlayer project you are expected to be familiar with these rules.
I. BASICS:
==========
+0. Get Subversion:
+
+ The MPlayer project server runs Subversion 1.2.3. For optimal compatibility
+ you should use version 1.2.3 or later.
+
+
1. Checking out the source tree:
svn checkout svn://svn.mplayerhq.hu/mplayer/trunk/ <target>