[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 19:10:08 CET

Hi,

I am able to do 'svnsync init' successfully, but when I do a svnsync,

it said 'Destination repository has not been initialized'.

I went to my dest subversion server, I made sure that I have run
'svnadmin create under /srv/svn/repositories/sample'

# svnsync init ${TOREPO} ${FROMREPO}
root@65.162.187.6's password:
Copied properties for revision 0.

But when I do this:

# svnsync sync ${FROMREPO}
svnsync: Destination repository has not been initialized

I am not sure why it said 'Destination repository has not been initialized'.

Thanks for any more help.

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