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

Re: How can I access a subversion via SSH

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-02-13 01:14:55 CET

On Feb 12, 2007, at 17:55, ying lcs wrote:

> export TOREPO=ssh+ssh://65.162.187.6
> export FROMREPO=svn://127.0.0.1
> svnsync init ${TOREPO} ${FROMREPO}
> svnsync: Unrecognized URL scheme for 'ssh+svn://65.162.187.6'

Neither "ssh+ssh" nor "ssh+svn" are valid Subversion protocols. The
correct protocol name is "svn+ssh".

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 13 01:15:24 2007

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

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