diff options
author | Alexander Strasser <eclipse7@gmx.net> | 2012-06-29 02:31:35 +0200 |
---|---|---|
committer | Alexander Strasser <eclipse7@gmx.net> | 2012-07-05 10:55:49 +0200 |
commit | c44cae7ec52a7a0c635b3d204ce00c9519fb27a4 (patch) | |
tree | 0b5354b8a011e9e52af16d436b82c3121623a913 /doc/fate.texi | |
parent | 10fa37c573acfc161fe756c643e3b54ca3461f11 (diff) | |
download | ffmpeg-c44cae7ec52a7a0c635b3d204ce00c9519fb27a4.tar.gz |
doc/fate: Add hint for debugging connection to server
Diffstat (limited to 'doc/fate.texi')
-rw-r--r-- | doc/fate.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/fate.texi b/doc/fate.texi index a8bf19a04a..5897cb53eb 100644 --- a/doc/fate.texi +++ b/doc/fate.texi @@ -133,6 +133,11 @@ The FATE server's fingerprint is: b1:31:c8:79:3f:04:1d:f8:f2:23:26:5a:fd:55:fa:92 + If you have problems connecting to the FATE server, it may help to try out +the @command{ssh} command with one or more @option{-v} options. You should +get detailed output concerning your SSH configuration and the authentication +process. + The only thing left is to automate the execution of the fate.sh script and the synchronisation of the samples directory. |