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

Re: Question in using svnsync

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-02-13 21:38:54 CET

On 2/13/07, ying lcs <yinglcs@gmail.com> wrote:
> 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

How about

svnsync sync ${TOREPO}

?

> I am not sure why it said 'Destination repository has not been initialized'.
>
> Thanks for any more help.

bye,

Erik.

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