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

Re: Commit many changes from one repository to another

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-06-13 23:39:32 CEST

Michael Ching wrote:

> Use svnadmin dump --incremental to dump all changes from the last
> revision you have on your main repo, then svnadmin load to load those
> changes into your main repo.

Or better yet, use svk (svk.elixus.org). It sounds like he really wants
a distributed repository system. Dumping/loading is a pretty ugly
solution for replicating commits from one repository to another.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jun 13 23:42:36 2004

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.