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

How to replicate subdirectories (branches) only

From: fida aljounaidi <fida.aljounaidi_at_gmail.com>
Date: Thu, 7 May 2009 16:56:01 +0200

Hi

I'm hardly trying to replicate a branch from one repository to another.

I've first try to replicate this branch with svnsync command. The problem is
for every repository's subdirectory, i must create a new repository with no
revision to replicate it. And to use this branch in another existant
repository the only solution that i found is to put svn:externals property
on it.

So i have the idea to replicate this subdirectory with the svndump method
and to filter with svndumpfilter command (to only load the branch that i
want).
The problem is that i want this svndump to be an automatically incremental
one (as an incremental backup). IS it possible?

If not, have another idea to replicate an svn subdirectory to another one?

Thanks a lot

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-07 16:57:18 CEST

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.