Yes, working copy was created using ssh connection.
To be exact this is what I am trying to achieve -
We have a linux machine on cloud. We connect to the machine using ssh only. So, the working copy of svn on the machine has been created over ssh.
And I have installed FB 7.0 on one of my windows machine. Trying to execute 'svn up' command over ssh on the linux machine. Log says successful, but svn update is not happening.. But svn info is working fine.