[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: Jeyanthan <jeyanthan_at_collab.net>
Date: Mon, 12 Mar 2012 20:31:32 +0530

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

$ 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/>
> ----- svnsync ---- -> http//svn.mirror.com/newrepo/
> <http://svn.mirror.com/newrepo/>
>
>
> Thank You
> Dhanushka
>
>
Received on 2012-03-12 16:02:06 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.