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

Re: svnsync between repos

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Mon, 12 Mar 2012 10:24:53 -0500

On Mon, Mar 12, 2012 at 10:10 AM, dhanushka ranasinghe
<parakrama1282_at_gmail.com> wrote:
>
> is there any issues if i do that sync  and ask users to use new repo to
> commit, what happen to revision history.. is it will be consistent

You can't continue to sync while using the repo for other commits -
you have to copy and cut over completely. And unless the new copy is
an exact, complete copy you will need to have a different uuid for the
copy and do new checkouts of all the working copies. Also, the
contents of the conf and hooks directories aren't copied by svnsync so
the new instance will need some setup work. You will get all the
history revisions at least for the path you target - not sure what
happens if some history is outside that range - like something
imported at the root level, then moved under the trunk directory if
you only sync starting with trunk.

-- 
  Les Mikesell
     lesmikesell_at_gmail.com
Received on 2012-03-12 16:25:28 CET

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.