# HG changeset patch # User diego # Date 1267718036 0 # Node ID f89de69d45276196050b1d76380c311da75d2a38 # Parent d8d15a9fcc435288d50b654726b16a0c67206d58 Clarify that ssh is not required for committing to MPlayer. diff -r d8d15a9fcc43 -r f89de69d4527 DOCS/tech/svn-howto.txt --- 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.