You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by we...@tigris.org on 2009/05/18 08:21:06 UTC

which one is better in creating a remote mirror repository? hotcopy or svnsync ?

which one is better in creating a remote mirror repository? hotcopy or svnsync ? 

User must use svn switch --relocate to switch between mirror repo and origional repo, when they need checkout using mirror, when they commit using origional repo.

hotcopy don't need setuuid , svnsync need.
Is it work?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2298066

Re: which one is better in creating a remote mirror repository? hotcopy or svnsync ?

Posted by Gavin Baumanis <ga...@thespidernet.com>.
Thanks for your question.

But the mailing list you posted to was for the development of the  
Subversion product.

All user / usage questions should be posted to the user mailing list;
users@subversion.tigris.org

Gavin.


On 18/05/2009, at 6:21 PM, webpost@tigris.org wrote:

> which one is better in creating a remote mirror repository? hotcopy  
> or svnsync ?
>
> User must use svn switch --relocate to switch between mirror repo  
> and origional repo, when they need checkout using mirror, when they  
> commit using origional repo.
>
> hotcopy don't need setuuid , svnsync need.
> Is it work?
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2298066

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2298567