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

Question in using svnsync

From: ying lcs <yinglcs_at_gmail.com>
Date: 2007-02-13 18:03:53 CET

Hi,
I am trying to use 'svnsync' command to sync 2 subversion server:

But I get

$export FROMREPO=svn://127.0.0.1
$export TOREPO=svn+ssh://67.162.182.6
$svnsync init ${TOREPO} ${FROMREPO}

svnsync: No repository found in 'svn+ssh://67.162.182.6'

I ssh to 67.162.182.6, I have directory under '/srv/svn/repositories/sample'.

And I have changed my TOREPO to 'svn+ssh://67.162.182.6/sample', it
does not help either.

Can you please tell me how can I sync up 2 repositories?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 13 18:04:53 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.