[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: dhanushka ranasinghe <parakrama1282_at_gmail.com>
Date: Mon, 12 Mar 2012 20:40:59 +0530

Hi..guys

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

Thank You
Dhanushka

On 12 March 2012 20:31, Jeyanthan <jeyanthan_at_collab.net> wrote:

> Hi Dhanushka,
>
> As of Subversion 1.5, it is possible to limit svnsync to a
> subdirectory of the master repository.
>
> $ svnsync init file://`pwd`/dest
> http://svn.master.com/repo/**trunk <http://svn.master.com/repo/trunk>
>
> $ svnsync sync file://`pwd`/dest
>
> --
> Regards,
> Jeyanthan
>
>
> On Monday 12 March 2012 08:21 PM, dhanushka ranasinghe wrote:
>
>> Hi..
>>
>> svnsyn happen between two repos right ? , is it possible to use svnsync
>> to sync part of a repository ( foder in side svn like trunk) to
>> separate new repository
>>
>> Eg--
>>
>> here trunk is folder inside the "svn repository "repo"
>>
>>
>> http:/svn.master.com/repo/**trunk/ <http://svn.master.com/repo/trunk/> <
>> http://svn.master.com/repo/**trunk/ <http://svn.master.com/repo/trunk/>>
>>
>> ----- svnsync ---- -> http//svn.mirror.com/newrepo/
>> <http://svn.mirror.com/**newrepo/ <http://svn.mirror.com/newrepo/>>
>>
>>
>> Thank You
>> Dhanushka
>>
>>
>>
Received on 2012-03-12 16:11:33 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.