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


Reply via email to