[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svnsync with svn+ssh on windows

From: Imre Horváth <blemidon_at_gmail.com>
Date: Wed, 20 Jun 2012 12:01:29 -0700 (PDT)

Hi!

I've got a linux svn server and I want to sync it with an xp client.
I've created the pre-revprop change hook and permissions are set correctly (the sync working from a linux client)

On windows I've installed tortoisesvn and putty. I've copied plink.exe from putty to svn's bin and rename it to ssh.exe.

On sync I've got the following error:

svnsync init svn+ssh://user@server/home/svn/CopyRepo file:///c:/OrigRepo

plink: unknown option "-q"
svnsync: E210002: Unable to connect to a repository at URL 'svn+ssh://user@server/home/svn/CopyRepo'
svnsync: E210002: To better debug SSH connection problems, remove the -q option
from 'ssh' in the [tunnels] section of your Subversion configuration file.
svnsync: E210002: Network connection closed unexpectedly

Thanks in advance:
Imre Horvath

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2972259

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-06-20 21:05:28 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.