svn - Cannot SSH into my repositories using SmartSVN -


i using windows 8 , have upgraded smartsvn 7.6 8.6, having used 7.6 version years both on windows 7 , 8. able link repos using putty...until ran samrtsvn upgrade 8.6. since can not longer so. whichever way try, though putty or through smartsvn, error message saying program unable connect repos.

here extract smartsvn log.txt:

241304 (2015-07-12 12:18:02,762) [qthreadpoolthread-0 (smartsvn.asa)] error smartsvn.server - there problem while connecting xxx.xxx.xxx.xxx:22 java.io.ioexception: there problem while connecting xxx.xxx.xxx.xxx:22 @ com.trilead.ssh2.connection.connect(connection.jav a:817) @ com.trilead.ssh2.connection.connect(connection.jav a:686) @ com.syntevo.smartsvn.repository.ssh.i.a(sourcefile :257) @ com.syntevo.smartsvn.repository.ssh.i.a(sourcefile :77) @ com.syntevo.smartsvn.repository.ssh.d.a(sourcefile :146) @ smartsvn.asa.a(sourcefile:24 @ smartsvn.vy.run(sourcefile:24) @ smartsvn.vd.run(sourcefile:67) caused by: java.net.socketexception: connection reset @ java.net.socketinputstream.read(unknown source) @ java.net.socketinputstream.read(unknown source) @ java.net.socketinputstream.read(unknown source) @ com.trilead.ssh2.transport.clientserverhello.readl inern(clientserverhello.java:31) @ com.trilead.ssh2.transport.clientserverhello.<init >(clientserverhello.java:6 @ com.trilead.ssh2.transport.transportmanager.initia lize(transportmanager.java:466) @ com.trilead.ssh2.connection.connect(connection.jav a:757) ... 7 more 241634 (2015-07-12 12:18:03,092) [qthreadpoolthread-3 (smartsvn.vx)] warn com.syntevo.svn.remote.suhlsvnremotestatusscanner - remote status scanner failed svn+ssh://xxx.xxx.xxx.xxx/var/svn/xxx 241635 (2015-07-12 12:18:03,093) [qthreadpoolthread-3 (smartsvn.vx)] error smartsvn.remote-state.refresh - can't create session svn: unable connect repository @ url 'svn+ssh://xxx.xxx.xxx.xxx/var/svn/xxxt/trunk' network connection closed unexpectedly svn: better debug ssh connection problems, remove -q option 'ssh' in [tunnels] section of subversion configuration file.  

i have uninstalled , re-installed again , again , running smartsvn portable version of 9, nothing seems work. have tried re-install 7.6, cannot connect , no other attempt @ ssh connection other means works.

i able connect using smartsvn & putty on laptop (running preview version of windows 10)using portable version of 9, nothing on pc seems help.

i @ loss know how fix issue , cannot revert original pristine 7.6 state. can help, please?


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -