summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/svn-howto.txt
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/tech/svn-howto.txt')
-rw-r--r--DOCS/tech/svn-howto.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/DOCS/tech/svn-howto.txt b/DOCS/tech/svn-howto.txt
index 054e18b4f3..932dad237d 100644
--- a/DOCS/tech/svn-howto.txt
+++ b/DOCS/tech/svn-howto.txt
@@ -21,10 +21,14 @@ http://svnbook.org/
For more information about the Subversion project, visit
-http://subversion.tigris.org/
+http://subversion.apache.org/
Consult these resources whenever you have problems, they are quite exhaustive.
+You do not need a special checkout that works through ssh or similar in order
+to be able to commit changes. All you need is the username and password pair
+that you received from the MPlayer Subversion server admin.
+
What follows now is a basic introduction to Subversion and some MPlayer-specific
guidelines. Read it at least once, if you are granted commit privileges to the
MPlayer project you are expected to be familiar with these rules.