I have an issue when I try to do the svn checkout.
I issued the following command on my ubuntu linux box.
svn checkout svn+ssh://example.com/var/svn/site/trunk
But I am facing the following error:
ssh: FATAL: Illegal -o parameter "ControlMaster=no"
svn: Connection closed unexpectedly
Any ideas?