changeset 30792:f89de69d4527

Clarify that ssh is not required for committing to MPlayer.
author diego
date Thu, 04 Mar 2010 15:53:56 +0000
parents d8d15a9fcc43
children c7d1b504d026
files DOCS/tech/svn-howto.txt
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/svn-howto.txt	Thu Mar 04 15:45:32 2010 +0000
+++ b/DOCS/tech/svn-howto.txt	Thu Mar 04 15:53:56 2010 +0000
@@ -25,6 +25,10 @@
 
 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.